# Tokenomics

The total supply of $CANDY is 9 billion, and the token has 9 decimals. The token distribution is as follows:

<table data-header-hidden><thead><tr><th width="192"></th><th width="469.3333333333333"></th><th></th></tr></thead><tbody><tr><td>Team</td><td></td><td>12%</td></tr><tr><td>Community</td><td></td><td>65%</td></tr><tr><td></td><td>Reverse Pool</td><td>5%</td></tr><tr><td></td><td>Reverse Pool Rewards</td><td>10%</td></tr><tr><td></td><td>Faucets</td><td>1%</td></tr><tr><td></td><td>Airdrops, Giveaways, Collaborations, Bounties, etc.</td><td>14%</td></tr><tr><td></td><td>Game rewards/staking</td><td>35%</td></tr><tr><td>Liquidity</td><td></td><td>2%</td></tr><tr><td>Reserve</td><td></td><td>12%</td></tr><tr><td>Marketing</td><td></td><td>9%</td></tr></tbody></table>

65% of $CANDY is allocated to the community. Breaking it down, more than half of that is allocated for the game rewards. This also includes staking. The other half is reserved for airdrops, giveaways, collaborations, and bounties.

5% of $CANDY is allocated to the Reverse Pool, whereas an additional 10% is going to be staking rewards.

12% of $CANDY is allocated to the core team.

&#x20;Another 9% will be used for marketing purposes. 2% will go to exchanges, and an additional 12% will be set aside for future use.


---

# 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.neocandy.io/about/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.
