# Team Vesting Schedule

Team tokens represent only 5% of total supply a deliberately conservative allocation. All team tokens are subject to strict vesting over 30 months with a 6-month cliff ensuring the team's incentives are aligned with long-term ecosystem success.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Period</strong></td><td valign="top"><strong>Vesting Event</strong></td><td valign="top"><strong>Cumulative Unlocked</strong></td></tr><tr><td valign="top">Month 0 (Launch)</td><td valign="top">0% unlocked</td><td valign="top">0%</td></tr><tr><td valign="top">Month 6</td><td valign="top">10% unlocked</td><td valign="top">10%</td></tr><tr><td valign="top">Month 12</td><td valign="top">20% unlocked</td><td valign="top">30%</td></tr><tr><td valign="top">Month 18</td><td valign="top">20% unlocked</td><td valign="top">50%</td></tr><tr><td valign="top">Month 24</td><td valign="top">25% unlocked</td><td valign="top">75%</td></tr><tr><td valign="top">Month 30</td><td valign="top">25% unlocked</td><td valign="top">100%</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://aifusionx.gitbook.io/aifusionx/tokenomics/team-vesting-schedule.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.
