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

# $TOMOON tokenomics

`$TOMOON` is used to incentivize the growth of tomoon.org transparently and fairly.

#### Token details <a href="#token-details" id="token-details"></a>

Ticker: `$TOMOON`

Total supply: 100,000,000 tokens

Chain: Blast

Contracct address: [0x76676e534BbCC0F65c19002eb9E57e95364f1300](https://blastscan.io/address/0x76676e534BbCC0F65c19002eb9E57e95364f1300)

## Distribution

<table><thead><tr><th width="159">Category</th><th width="113">Allocation</th><th width="123">Tokens</th><th>Vesting</th></tr></thead><tbody><tr><td>Incentives</td><td>62%</td><td>65,000,000</td><td>linear emissions for 4 years. DAO-governed</td></tr><tr><td>Team</td><td>9.5%</td><td>9,500,000</td><td>0% TGE, locked for 9 months, linear vesting for 36 months</td></tr><tr><td>Liquidity</td><td>7.5%</td><td>7,500,000</td><td>5% liquidity burned on TGE, 2.5% reserved for CEX listing</td></tr><tr><td>Marketing</td><td>5%</td><td>5,000,000</td><td>20% TGE, linear vesting for 24 months</td></tr><tr><td>Private Sale</td><td>7%</td><td>7,000,000</td><td>50% TGE, linear vesting for 1 months</td></tr><tr><td>Referral bonus</td><td>3%</td><td>3,000,000</td><td>100% TGE</td></tr><tr><td>Airdrop</td><td>5%</td><td>5,000,000</td><td>50% TGE, linear vesting for 12 months</td></tr><tr><td>Security</td><td>1%</td><td>1,000,000</td><td>100% TGE</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.tomoon.org/usdtomoon-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.
