# Fees

As there was no pre-sale, public mint or team allocation of $CRB or Canary Reborn NFTs, operations and future development will be funded with Royalties and Fees.

{% hint style="success" %}
We will never sell you anything, and we will never surprise you with hidden charges. Our fee structure is as simple as possible and adds a deflationary aspect to the $CRB tokenomics
{% endhint %}

{% hint style="info" %}
The team will occasionaly need to sell some of the accrued fees to cover costs and pay for additional development, but these sales will never exceed 5% of liquidity available on that day.
{% endhint %}

## Royalties

### Reborn NFT royalties = 10% of the sale price

* 80% of royalties i.e. 8% of the sale price is set aside for expenses & future development
* 20% of royalties i.e. 2% of the sale price is set aside for voting participation rewards

### Bronze, Silver and Gold NFT royalties = 10% of the sale price

* 80% of royalties i.e. 8% of the sale price is set aside for expenses & future development
* 20% of royalties i.e. 2% of the sale price is set aside for voting participation rewards

## Fees

### $CRB unstaking fees = 5% of the amount unstaked

* 50% i.e. 2.5% of the amount unstaked is burned forever (sent to [burn wallet](https://songbird-explorer.flare.network/address/0x000000000000000000000000000000000000dEaD/tokens#address-tabs))
* 10% i.e. 0.5% of the amount unstaked is set aside for voting participation rewards
* 40% i.e. 2% of the amount unstaked is set aside for expenses & future development
* Unstaking $CRB will also incur a 5% fee of a user's Harvest Points, but these don't go anywhere as Harvest Points are soulboud; they will just be deleted

### Reborn NFT recharging fees = 250 $CRB per charge

* 50% i.e. 125 $CRB is burned forever (sent to [burn wallet](https://songbird-explorer.flare.network/address/0x000000000000000000000000000000000000dEaD/tokens#address-tabs))
* 10% i.e. 25 $CRB is set aside for voting participation rewards
* 40% i.e. 100 $CRB is set aside for expenses & future development

### **CHAD the Autoharvester**

* CHAD fees are set at 30% of the base rate harvest (i.e. 30% of 0.1% = 0.03%) for each harvest that CHAD does on your behalf
* CHAD does **not** take fees from any of your [Boosters](https://docs.canary-reborn.xyz/general/boosters)
* 20% of this fee i.e. 0.006% of the base harvest is set aside for voting participation rewards
* 80% of this fee i.e. 0.024% of the base harvest is set aside for expenses & future development


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.canary-reborn.xyz/songbird/fees.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
