# Genesis Token Allocation

The initial token allocation of the Quicksilver native token, QCK is 200 million. Initial allocation:

<table><thead><tr><th width="315.3333333333333">Allocation</th><th width="116">Tokens</th><th>Vesting</th></tr></thead><tbody><tr><td>Community Incentives (Airdrops &#x26; Liquidity Incentives)</td><td>102.7M</td><td>None - Controlled solely by governance.</td></tr><tr><td>Testnet Incentives</td><td>10M</td><td>3-month lockup after Genesis, then 16.66% liquid. The remaining allocation will then vest monthly over 15 months.</td></tr><tr><td>Development team (including present DevCompany contributors, and an allocation for future DevCompany contributors and third-party dev teams)</td><td>21M</td><td>6 months lockup after Genesis, then monthly vesting over a period of 30 months</td></tr><tr><td>Investors (including potential future investments)*</td><td>26.3M</td><td>6 months lockup after Genesis, then monthly vesting over a period of 30 months</td></tr><tr><td>Foundation (Future Ecosystem Development and grants)</td><td>40M</td><td>None, controlled by a multisig wallet.</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.quicksilver.zone/qck-token/genesis-token-allocation.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.
