> For the complete documentation index, see [llms.txt](https://docs.croo.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.croo.network/tokenomics/token-allocation.md).

# Token Allocation

### **Token Allocation**

**Token:** $CROO&#x20;

**Total Supply:** 1,000,000,000

<table><thead><tr><th align="center">Category</th><th width="122" align="center">Percentage</th><th width="133" align="center">Amount</th><th align="center">Vesting</th><th width="254" align="center">Notes</th></tr></thead><tbody><tr><td align="center"><strong>Ecosystem Distribution</strong></td><td align="center">40%</td><td align="center">400,000,000</td><td align="center">20% initial unlock, then quarterly over 3 years</td><td align="center">Rewards for protocol usage, inference subsidies, volume contribution, model training, liquidity programs</td></tr><tr><td align="center"><strong>Treasury</strong></td><td align="center">25%</td><td align="center">250,000,000</td><td align="center">15% initial unlock, then quarterly over 3 years</td><td align="center">Protocol development, buyback &#x26; burn, ecosystem partnerships, events, marketing</td></tr><tr><td align="center"><strong>Liquidity Pool</strong></td><td align="center">5%</td><td align="center">50,000,000</td><td align="center">100% unlocked</td><td align="center">DEX liquidity, CEX market-making support</td></tr><tr><td align="center"><strong>Private Investors</strong></td><td align="center">17.50%</td><td align="center">175,000,000</td><td align="center">9-month cliff, then quarterly over 2 years</td><td align="center">Early investors</td></tr><tr><td align="center"><strong>Team &#x26; Advisors</strong></td><td align="center">12.50%</td><td align="center">125,000,000</td><td align="center">9-month cliff, then quarterly over 2 years</td><td align="center">Team and advisors</td></tr></tbody></table>


---

# 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://docs.croo.network/tokenomics/token-allocation.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.
