# Token Allocation

SEEK’s allocation is designed for long-term ecosystem alignment, balancing community rewards, growth initiatives, and core contributor allocations. Nearly 50% of all tokens are reserved for community incentives and ecosystem expansion, ensuring sustained development of the Talisman network.

<table><thead><tr><th width="199">Category</th><th width="113.5">% Allocation </th><th width="103.5">Tokens</th><th width="155.5">Unlock Period</th></tr></thead><tbody><tr><td>Community and Growth</td><td>49.4%</td><td>49.4 mn</td><td></td></tr><tr><td><ul><li>Airdrops</li></ul></td><td>3%</td><td>3 mn</td><td>33.5% on launch; 0-12 mth</td></tr><tr><td><ul><li>Staking Rewards</li></ul></td><td>15%</td><td>15 mn</td><td>0% on launch; 36 mth</td></tr><tr><td><ul><li>Liquidity Mining Rewards</li></ul></td><td>10%</td><td>10 mn</td><td>0% on launch; 36 mth</td></tr><tr><td><ul><li>Agent Dev Bounties</li></ul></td><td>9%</td><td>9 mn</td><td>0% on launch; 24 mth</td></tr><tr><td><ul><li>User Acquisition / Marketing</li></ul></td><td>12.4%</td><td>12.4 mn</td><td>0.8% on launch; 36 mth </td></tr><tr><td>Investors</td><td>18.4%</td><td>18.4 mn</td><td>0.04% on launch; 28 mth</td></tr><tr><td>Team</td><td>15%</td><td>15 mn</td><td>0% on launch; 6-36 mth</td></tr><tr><td>Foundation Treasury</td><td>15%</td><td>15 mn</td><td>0% on launch; 36 mth</td></tr><tr><td>Liquidity Reserves</td><td>2.2%</td><td>2.2 mn</td><td>39% on launch; 5 mth</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.talisman.xyz/talisman/seek/talisman-litepaper/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.
