> For the complete documentation index, see [llms.txt](https://docs.gangstaverse.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gangstaverse.co/inside-gangstaverse/our-tokens/crown-token/supply-and-distribution.md).

# Supply & Distribution

The total supply of ***GangstaVerse Crown ($CROWN)*** will be 250 million tokens (IRC-2 token standard) in the ICON blockchain. After the token launch, tokens will be distributed to GangstaBet NFT holders and those delegating their ICX votes to GangstaBet P-Rep and providing liquidity to GBET/bnUSD pair.

### Total Supply

<table><thead><tr><th width="150">Pool</th><th width="154.33333333333331">Percentage Distribution</th><th>Total Supply</th><th>Remarks</th></tr></thead><tbody><tr><td>Team</td><td>20%</td><td>50 Million </td><td>0% unlocked at TGE; 1-year cliff and 2 years of monthly linear vesting</td></tr><tr><td>Advisors</td><td>2%</td><td>5 Million</td><td>0% unlocked at TGE; 1-year cliff and 2 years of monthly linear vesting</td></tr><tr><td>Airdrop</td><td>1%</td><td>2.5 Million</td><td>25% unlocked at TGE $ quarterly unlocks - Rewarded to NFT holders</td></tr><tr><td>Staking &#x26; LP</td><td>27%</td><td>67.5 Million</td><td>15% unlocked at TGE $ quarterly unlocks - Staking rewards and Liquidity pools</td></tr><tr><td>Marketing &#x26; Ecosystem</td><td>25%</td><td>62.5 Million</td><td>10% unlocked at TGE $ quarterly unlocks</td></tr><tr><td>Reserve</td><td>25%</td><td>62.5 Million</td><td>0% unlocked at TGE; 5% monthly unlocks - Reserved for future partnerships and projects</td></tr></tbody></table>

The **reserved** $CROWN will be locked and used for third-party partnership (if needed) or an incentive to bring users from other communities to ICON.

<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gangstaverse.co/inside-gangstaverse/our-tokens/crown-token/supply-and-distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
