> For the complete documentation index, see [llms.txt](https://docs.emc.network/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emc.network/whitepaper/tokenology-of-usdemc/distribution-of-tokens.md).

# Distribution of Tokens

<table><thead><tr><th width="231">Categories</th><th width="157">Tokens</th><th width="78">Percentage</th><th>Release period</th></tr></thead><tbody><tr><td>Node Reward</td><td>100,000,000</td><td>10%</td><td>Automatically released by reward contract.</td></tr><tr><td>Developer Reward</td><td>150,000,000</td><td>15%</td><td>Automatically released by reward contract.</td></tr><tr><td>Transaction Reward</td><td>200,000,000</td><td>20%</td><td>Automatically released by reward contract.</td></tr><tr><td>Governance Reward</td><td>20,000,000</td><td>2%</td><td>Automatically released by reward contract.</td></tr><tr><td>Airdrop(Advisors,Early supportors)</td><td>30,000,000</td><td>3%</td><td>Linear release from the 1st to the 6th month.</td></tr><tr><td>VC Investors</td><td>100,000,000</td><td>10%</td><td>Lock-up period of 12 months, linear release from the 13th to the 24th month.</td></tr><tr><td>Public Sale</td><td>100,000,000</td><td>10%</td><td>-</td></tr><tr><td>EMC Foundation/Treasury</td><td>150,000,000</td><td>15%</td><td>100 million tokens have a lock-up period of 12 months, with linear release from the 13th to the 36th month.</td></tr><tr><td>Founding Developer Team</td><td>150,000,000</td><td>15%</td><td>Lock-up period of 12 months, linear release from the 13th to the 30th month.</td></tr><tr><td>Total</td><td>1,000,000,000</td><td>100%</td><td></td></tr></tbody></table>

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


---

# 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://docs.emc.network/whitepaper/tokenology-of-usdemc/distribution-of-tokens.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.
