# Tokenomics

<table><thead><tr><th width="222">Allocation</th><th width="137">Amount</th><th width="153">Tokens</th><th width="101">%</th><th width="253">Vesting  </th></tr></thead><tbody><tr><td>Early backers</td><td>$ 26,500,000</td><td>165,000,000</td><td>16.50%</td><td>36 months </td></tr><tr><td>IDO</td><td>$ 500,000</td><td>2,000,000</td><td>0.20%</td><td>20% TGE, then 12 month daily linear</td></tr><tr><td>LBP/Other</td><td>$ 8,000,000</td><td>33,000,000</td><td>3.30%</td><td>-</td></tr><tr><td>Team</td><td></td><td>160,000,000</td><td>16.00%</td><td>12 months cliff, then 24 months linear vesting</td></tr><tr><td>Advisors</td><td></td><td>40,000,000</td><td>4.00%</td><td>12 months cliff, then 24 months linear vesting</td></tr><tr><td>Foundation (Treasury)</td><td></td><td>250,000,000</td><td>25.00%</td><td><p>36 months cliff, then </p><p>100% unlocked, DAO vote</p></td></tr><tr><td>Community Rewards</td><td></td><td>150,000,000</td><td>15.00%</td><td>10% TGE, then 12 months daily linear vesting</td></tr><tr><td>Ecosystem &#x26; Adoption</td><td></td><td>100,000,000</td><td>10.00%</td><td>10% TGE, then 36 months daily linear vesting</td></tr><tr><td>Liquidity (LP, CEX, MM)</td><td></td><td>100,000,000</td><td>10.00%</td><td>50% TGE, then 12 months daily linear vesting</td></tr><tr><td></td><td></td><td><strong>1,000,000,000</strong></td><td><strong>100%</strong></td><td></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://docs.rwa.io/documentation/token-economy/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.
