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

# Tokenomics

**4,933,333 OT was sold during IFO at $0.15, unsold OT becomes treasury asset and can be sold to investors in future.**

<figure><img src="/files/WT1MiqMbxKRDEkNcaQP2" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="179">Category</th><th width="124">Percentage</th><th width="149">Amount</th><th>Vesting</th></tr></thead><tbody><tr><td>Community Incentive</td><td>45%</td><td>45,000,000</td><td> 2-5 years based on BP conversion rate.</td></tr><tr><td>IFO</td><td>10%</td><td>10,000,000</td><td>TGE</td></tr><tr><td>Team</td><td>20%</td><td>20,000,000</td><td>locked for first 3 months, linearly 24 months, total 27 months.</td></tr><tr><td>Partnerships+marketing</td><td>5%</td><td>5,000,000</td><td>over 2-5 years</td></tr><tr><td>OT initial liquidity</td><td>2.5%</td><td>2,500,000</td><td>added to pools</td></tr><tr><td>Treasury</td><td>17.5%</td><td>17,500,000</td><td>can be sold to investors to accumulate POL.</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://onchaintrade.gitbook.io/ot/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.
