# Token Allocation (Initial Distribution)

<table><thead><tr><th>Category</th><th width="108.20703125">%</th><th width="156.8984375">Amount</th><th>Vesting Schedule</th></tr></thead><tbody><tr><td>Ecosystem Incentives (AI use + staking rewards)</td><td>35%</td><td>350,000,000</td><td>Emission-based over 4–5 years</td></tr><tr><td>Team &#x26; Advisors</td><td>15%</td><td>150,000,000</td><td>1-year cliff, 3-year vesting</td></tr><tr><td>Investors / Strategic Partners</td><td>15%</td><td>150,000,000</td><td>6–12 mo cliff, 2–3 yr vesting</td></tr><tr><td>Treasury &#x26; DAO Reserve</td><td>15%</td><td>150,000,000</td><td>Locked, to be governed by stAIKE DAO</td></tr><tr><td>Liquidity &#x26; CEX/DEX listings</td><td>10%</td><td>100,000,000</td><td>Released gradually, used to bootstrap access</td></tr><tr><td>Airdrops &#x26; Community Growth</td><td>10%</td><td>100,000,000</td><td>Early adopters, testnet users, Zealy, etc.</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://staike.gitbook.io/staike-whitepaper/token-allocation-initial-distribution.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.
