# DOS Tokenomics

DOS’s tokenomics are designed at the frontier of economic blockchain and gaming research, aiming to deliver an economic ecosystem and financial plumbing at par with DOS’s innovative engineering design.

This page includes a high-level overview of DOS’s economic model.

### DOS Token <a href="#plse0" id="plse0"></a>

DOS Chain’s native asset is called DOS and we generally use one-word "DOS" to distinguish the token from the DOS Chain platform.

The total supply of DOS tokens is capped at 1,000,000,000 (i.e. one billion tokens). A share of DOS’s total supply will be liquid at mainnet launch, with the remaining tokens vesting over the coming years or distributed as future stake reward subsidies. Each DOS token is divisible up to a large number of decimal places.

The DOS token serves four purposes on the DOS Chain:

* You can stake DOS to participate in the proof-of-stake mechanism.
* While whitelisted games and DApps are gasless, a small amount of DOS is still required as the gas fee to execute and store transactions on the DOS Chain.
* DOS can be used as a versatile and liquid asset for various applications including the standard features of money – a unit of account, a medium of exchange, or a store of value – and more complex functionality enabled by smart contracts, interoperability, and composability across the DOS ecosystem.
* DOS token plays an important role in governance by acting as a right to participate in on-chain voting on issues such as protocol upgrades.

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

Since the DOS token is available in finite supply, the same amount of tokens will need to be used across more economic activities in the long run if DOS Chain unlocks many use cases and millions of users migrate to the platform.

### Token Distribution <a href="#k_bsq" id="k_bsq"></a>

&#x20;

<table data-full-width="true"><thead><tr><th></th><th align="center"></th><th width="144" align="center"></th><th width="122" align="center"></th><th width="117" align="center"></th><th width="118" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td>CATEGORY</td><td align="center">Allocation</td><td align="center">DOS</td><td align="center">TGE Unlock</td><td align="center">Cliff (M)</td><td align="center">Vesting (M)</td><td align="center">Amount at TGE</td></tr><tr><td>Seed Round</td><td align="center">8.0%</td><td align="center">80,000,000</td><td align="center">7%</td><td align="center">9</td><td align="center">18</td><td align="center">5,600,000</td></tr><tr><td>Private Round</td><td align="center">10.0%</td><td align="center">100,000,000</td><td align="center">10%</td><td align="center">6</td><td align="center">12</td><td align="center">10,000,000</td></tr><tr><td>Public Sales</td><td align="center">7.0%</td><td align="center">70,000,000</td><td align="center">25%</td><td align="center">3</td><td align="center">6</td><td align="center">17,500,000</td></tr><tr><td>Team &#x26; Advisors</td><td align="center">15.0%</td><td align="center">150,000,000</td><td align="center">0%</td><td align="center">12</td><td align="center">36</td><td align="center">0</td></tr><tr><td>Ecosystem &#x26; Grants</td><td align="center">25.0%</td><td align="center">250,000,000</td><td align="center">10%</td><td align="center">0</td><td align="center">57</td><td align="center">25,000,00</td></tr><tr><td>Community</td><td align="center">20.0%</td><td align="center">200,000,000</td><td align="center">5%</td><td align="center">0</td><td align="center">60</td><td align="center">10,000,000</td></tr><tr><td>Liquidity &#x26; Staking</td><td align="center">10.0%</td><td align="center">100,000,000</td><td align="center">0%</td><td align="center">0</td><td align="center">12</td><td align="center">45,000,000</td></tr><tr><td>Treasury</td><td align="center">5.0%</td><td align="center">50,000,000</td><td align="center">0%</td><td align="center">12</td><td align="center">12</td><td align="center"></td></tr><tr><td>Overall</td><td align="center">100.0%</td><td align="center">1,000,000,000</td><td align="center">10,81%</td><td align="center"> </td><td align="center"> </td><td align="center">108,100,000</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.doschain.com/overview/dos-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.
