# Token Distribution

Our token distribution philosophy underlines our commitment to a fair, decentralized ethos, placing community interests above venture capitalists, airdrop farmers, and mercenary liquidity providers.&#x20;

We aim to ensure that the interests of token holders and the protocol are synchronized, rewarding those who contribute meaningfully to our project and ecosystem. To embody this, we have allocated the majority of our token supply, amounting to 57%, directly to the community. This includes:

<table><thead><tr><th width="198">Allocation</th><th width="130">Token</th><th># Tokens</th><th>% Total Supply</th></tr></thead><tbody><tr><td>Public Token Sale</td><td>UND</td><td>20,000,000</td><td>20%</td></tr><tr><td>DEX Liquidity</td><td>UND</td><td>10,000,000</td><td>10%</td></tr><tr><td>Growth Fund</td><td>eUND</td><td>27,000,000</td><td>27%</td></tr></tbody></table>

These allocations collectively form a significant portion of our total token supply, underscoring our community-centric approach.

## **Initial Distribution**

UND has a fixed maximum supply of 100 million, of which 30% was distributed in the [Public Token Sale](/unstoppable/tokenomics/token-distribution/public-token-sale.md) and allocated for DEX liquidity.&#x20;

| Token             | Token Supply    |
| ----------------- | --------------- |
| **UND (total)**   | **100,000,000** |
| UND (circulating) | 30,000,000      |
| UND (locked)      | 70,000,000      |

| Token | Token Supply |
| ----- | ------------ |
| eUND  | 70,000,000   |

The initial distribution utilizes our dual token system, divided between UND and eUND tokens. eUND can be vested into UND on a 1:1 basis over 365 days, gradually increasing the circulating supply of UND.

## Token Allocations

<table data-header-hidden><thead><tr><th width="149"></th><th width="82"></th><th width="108"></th><th></th></tr></thead><tbody><tr><td><strong>Allocation</strong></td><td><strong>Token</strong></td><td><strong>Supply %</strong></td><td><strong>Description</strong></td></tr><tr><td>Public Sale</td><td>UND</td><td>20%</td><td>Raised funds for Unstoppable runway. No pre-sales, private rounds, or VC involvement.</td></tr><tr><td>DEX Liquidity</td><td>UND</td><td>10%</td><td>Ensures a liquid market for UND on public DEXs.</td></tr><tr><td>Growth Fund</td><td>eUND</td><td>27%</td><td>Supports early liquidity, user onboarding, marketing, and community contributions, targeted for release over 3-4 years.</td></tr><tr><td>Sustainability Fund</td><td>eUND</td><td>15%</td><td>Generates revenue to cover ongoing development, marketing, and operational costs. <strong>Never vested.</strong></td></tr><tr><td>Strategic Partnerships*</td><td>eUND</td><td>10%</td><td>Allocated for treasury swaps or OTC deals that enhance the Unstoppable ecosystem.</td></tr><tr><td>Core Team*</td><td>eUND</td><td>10%</td><td>Allocated to the core team members.</td></tr><tr><td>Team Growth*</td><td>eUND</td><td>5%</td><td>Aimed at future team expansions and incentivizing new talent.</td></tr><tr><td>Advisors*</td><td>eUND</td><td>3%</td><td>Reserved for advisors.</td></tr></tbody></table>

*\*Tokens allocated to Core Team, Team Growth and Partnerships will **not** be vested* *for at least 12 months after vesting opens.*


---

# 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.unstoppable.ooo/unstoppable/tokenomics/token-distribution.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.
