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

# Vesting Strategy

## $AKITAX

<table><thead><tr><th width="150" align="center">ALLOCATION</th><th width="150" align="center">PRICE </th><th width="150" align="center">TGE </th><th align="center">VESTING</th></tr></thead><tbody><tr><td align="center">Seed Round</td><td align="center">$0,0006</td><td align="center">$17,500</td><td align="center">%5 TGE, Followed by 2 Month Cliff, Following 5 Month %5, Rest Following Month</td></tr><tr><td align="center">Private Round</td><td align="center">$0,0008</td><td align="center">$50,000</td><td align="center">%10 TGE, Followed by 2 Month Cliff, Following 5 Month %10, Rest Following Month</td></tr><tr><td align="center">Private Community Round</td><td align="center">$0,0010</td><td align="center">$20,000</td><td align="center">%10 TGE, Followed by 2 Month Cliff, Following 5 Month %10, Rest Following Month</td></tr><tr><td align="center">Public Pre-sale</td><td align="center">$0,0010</td><td align="center">$240,000</td><td align="center">%15 TGE, Second Month %15, Rest Every Month %10</td></tr><tr><td align="center">Liquiditiy </td><td align="center"> </td><td align="center"> $125,000</td><td align="center">%5 TGE, Second Week and Third Week %5, Rest Every Month %5</td></tr><tr><td align="center">Ecosystem Incentives</td><td align="center"> </td><td align="center"> $125,000</td><td align="center">%5 TGE, Rest Every Month %5</td></tr><tr><td align="center">Team </td><td align="center"> </td><td align="center"> </td><td align="center">Locked For 24 Month, Monthly Over 20 Months</td></tr><tr><td align="center">Partners &#x26; Advisors</td><td align="center"> </td><td align="center"> </td><td align="center">Locked For 6 Month, Monthly Over 12 Months</td></tr><tr><td align="center">Reserve Fund</td><td align="center"> </td><td align="center"> </td><td align="center">Locked For 6 Month, Monthly Over 12 Months</td></tr><tr><td align="center">Total</td><td align="center"> </td><td align="center">$577,500</td><td align="center"> </td></tr></tbody></table>

## $XAKITA

Not specified yet. Stay tuned...


---

# 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, and the optional `goal` query parameter:

```
GET https://akitavax.gitbook.io/whitepaper-1.0/the-basics/tokenomics/vesting-strategy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
