# Tokenomics

#### Distribution Schedule

The $BERRIE token distribution ensures long-term sustainability and fair allocation:

| Allocation                 | Percentage | Unlock Schedule                                           |
| -------------------------- | ---------- | --------------------------------------------------------- |
| Public Sale                | 55%        | Immediately available                                     |
| Operations & Market Making | 10%        | Gradual allocation based on liquidity needs               |
| Founders                   | 30%        | 10% unlocked at 18 months, 10% at 3 years, 10% at 4 years |
| Community Promotions       | 5%         | Community initiatives TBD based on sentiment              |

#### Staking Rewards Unlock Schedule

| Days Staked | Rewards Unlocked               |
| ----------- | ------------------------------ |
| 1-30        | 0% (Forfeit if unstaked)       |
| 31-50       | 10% of total rewards available |
| 51-100      | 25% of total rewards available |
| 101-150     | 50% of total rewards available |
| 151-200     | 75% of total rewards available |
| 200+        | 100% of rewards fully unlocked |

#### Supply Management

* Fixed Supply: Minting authority is disabled post-token creation, ensuring a capped supply and fostering scarcity.
* No Freeze Authority: Ensures decentralization and trust in token immutability, guaranteeing that no accounts can be frozen arbitrarily.

The $BERRIE token is designed to function as both a utility and governance token, fostering active participation and alignment with the platform’s goals.


---

# 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://berrie.gitbook.io/berrie/tokenomics.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.
