> For the complete documentation index, see [llms.txt](https://rico-matrix.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rico-matrix.gitbook.io/whitepaper/tokenomics.md).

# 📊 Tokenomics

### <mark style="color:$primary;">Supply Overview</mark>

* **Total Supply:** 100,000,000 RICO
* **Network:** BNB Smart Chain
* **Burned at launch / allocated to burn:** 25% 🔥

### <mark style="color:$primary;">Allocation Breakdown</mark>

| Category                 | Allocation |
| ------------------------ | ---------: |
| 💧 Exchange Liquidity    |        25% |
| 🔥 Burned                |        25% |
| 🏛️ Strategic & Treasury |        10% |
| 🧠 Ecosystem & Staking   |        10% |
| 🚀 Presale               |        10% |
| 📢 Global Marketing      |        10% |
| 👥 Team                  |         5% |
| 🎁 Community Airdrop     |         5% |

### <mark style="color:$primary;">Pricing</mark>

1. **Presale:** $0.033
2. **Listing:** $0.035
3. **Listing Date:** 25th September 2026
4. **Trading Pair:** RICO/BNB

### <mark style="color:$primary;">Design Philosophy</mark>

RICO combines:

* 🔥 immediate scarcity
* ♻️ recurring burn mechanisms
* 📈 utility-driven demand
* 🔒 long-term staking locks

This is designed to support **activity-driven value design**, not a purely inflation-first structure.

### <mark style="color:$primary;">Why allocation matters</mark>

The token model is intended to support:

* liquidity formation
* treasury flexibility
* ecosystem growth
* staking incentives
* community expansion
* long-term platform development

<mark style="color:$success;">Next: ⚡ Token Utility</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rico-matrix.gitbook.io/whitepaper/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.
