> For the complete documentation index, see [llms.txt](https://whitepaper.robokiden.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.robokiden.com/usdkiden/tokenomics.md).

# Tokenomics

**Token Distribution**

<table><thead><tr><th width="144">Group Name</th><th width="151">Token Allocation</th><th width="164">Lock Up (Months)</th><th width="193">Vesting (Months)</th><th>Unlock</th></tr></thead><tbody><tr><td>Pre Seed (50% discount)</td><td>6.80%</td><td>2</td><td>12</td><td>Daily</td></tr><tr><td>Seed (33% discount)</td><td>11.50%</td><td>2</td><td>12</td><td>Daily</td></tr><tr><td>Public</td><td>2.00%</td><td>0.5</td><td>3</td><td>Daily</td></tr><tr><td>Core Contributors</td><td>20.00%</td><td>6</td><td>24</td><td>Daily</td></tr><tr><td>Liquidity / MM</td><td>12.00%</td><td>0</td><td>0</td><td>Daily</td></tr><tr><td>Ecosystem</td><td>30.70%</td><td>0</td><td>42</td><td>Daily</td></tr><tr><td>Marketing</td><td>10.00%</td><td>0</td><td>12</td><td>Daily</td></tr><tr><td>Reserves</td><td>7.00%</td><td>0</td><td>12</td><td>Daily</td></tr></tbody></table>

<figure><img src="/files/moivgQb8TZiGJmH8HwXW" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="421">Circulating Token Supply at TGE (exc. Liquidity)</th><th align="right">950,000</th></tr></thead><tbody><tr><td>% of Maximum Token Supply Unlocked at TGE (exc. Liquidity)</td><td align="right">1.90%</td></tr><tr><td>Market Capitalization at TGE (exc. Liquidity)</td><td align="right">$285,000</td></tr><tr><td>Fully Diluted Valuation at TGE</td><td align="right">$15,000,000</td></tr></tbody></table>

Check the complete tokenomics [**here**](https://docs.google.com/spreadsheets/d/1bRO6E62Lx-Dcrs7lFcpv7kLbpeM7XLvI/edit?usp=sharing\&ouid=107932720109651012213\&rtpof=true\&sd=true)**.**


---

# 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:

```
GET https://whitepaper.robokiden.com/usdkiden/tokenomics.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.
