# Model/Preset

**Funton.ai Token Allocation and Vesting Schedule**

The Funton.ai economic model is designed to ensure sustainable growth and incentivize various stakeholders. Below is the detailed breakdown of token distribution and vesting rules:<br>

<table data-header-hidden><thead><tr><th width="142"></th><th width="118"></th><th width="139"></th><th width="120"></th><th></th></tr></thead><tbody><tr><td><strong>Category</strong></td><td><strong>Proportion</strong></td><td><strong>Number of Tokens</strong></td><td><strong>TGE</strong></td><td><strong>Vesting Rule</strong></td></tr><tr><td>Team</td><td>2%</td><td>20,000,000</td><td>0%</td><td>Unlock 0% at TGE, 12-month cliff, and linear release over 36 months</td></tr><tr><td>Play to Earn</td><td>50%</td><td>500,000,000</td><td>8%</td><td>Unlock 8% at TGE, and linear release over 6 months</td></tr><tr><td>Liquidity / Marketing</td><td>1.5%</td><td>15,000,000</td><td>10%</td><td>Unlock 10% at TGE, then linear release over 12 months</td></tr><tr><td>Staking</td><td>25%</td><td>250,000,000</td><td>0%</td><td>Unlock 0% at TGE, 1-month cliff, and linear release over 24 months</td></tr><tr><td>KOL Round</td><td>3%</td><td>30,000,000</td><td>10%</td><td>Unlock 10% at TGE, and linear release over 6 months</td></tr><tr><td>Treasury</td><td>18.5%</td><td>20,000,000</td><td>0%</td><td>Unlock 0% at TGE, 1-month cliff, and linear release over 24 months</td></tr></tbody></table>


---

# 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://whitepaper.funton.ai/funton.ai-overview/model-preset.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.
