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

# Tokenomics

Neverland's token economy is designed to balance long-term sustainability, transparent governance, and controlled emissions. The native token, **Pixie Dust (DUST)**, powers every aspect of the protocol — from governance participation through **veDUST**, to liquidity incentives and deflationary mechanisms that strengthen value over time.

### <img src="/files/gpB1h9o1IkPZkDQCvijn" alt="" data-size="line">Token Details

<table><thead><tr><th width="226">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/oN7tnEG1WV2vQKVKi7YG" alt="" data-size="line"><strong>Token Name</strong></td><td>Pixie Dust (<strong>DUST</strong>)</td></tr><tr><td><img src="/files/oN7tnEG1WV2vQKVKi7YG" alt="" data-size="line"><strong>Governance Token</strong></td><td><strong>veDUST</strong> (vote-escrowed locked DUST)</td></tr><tr><td><img src="/files/oN7tnEG1WV2vQKVKi7YG" alt="" data-size="line"><strong>Total Supply</strong></td><td>100,000,000 DUST</td></tr><tr><td><img src="/files/oN7tnEG1WV2vQKVKi7YG" alt="" data-size="line"><strong>Initial Circulation</strong></td><td>50,000 – 1,000,000 DUST at launch (Protocol-Owned Liquidity)</td></tr><tr><td><img src="/files/oN7tnEG1WV2vQKVKi7YG" alt="" data-size="line"><strong>Emission Schedule</strong></td><td>Structured 24-month distribution</td></tr></tbody></table>

The DUST supply is **finite** and **released gradually** to ensure **predictable growth**, **stable incentives**, and **long-term alignment** between users and protocol governance.

### <img src="/files/gpB1h9o1IkPZkDQCvijn" alt="" data-size="line">Emission Schedule

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

<table data-header-hidden><thead><tr><th></th><th width="111"></th><th></th></tr></thead><tbody><tr><td><strong>Ecosystem Incentives</strong></td><td>40%</td><td></td></tr><tr><td><strong>Team</strong></td><td>20%</td><td>24 months vesting</td></tr><tr><td><strong>Treasury Reserve &#x26; Liquidity</strong></td><td>15%</td><td></td></tr><tr><td><strong>Marketing &#x26; Partnerships</strong></td><td>10%</td><td>24 months vesting</td></tr><tr><td><strong>Investors</strong></td><td>8%</td><td>24 months vesting, 6 months cliff</td></tr><tr><td><strong>Advisors</strong></td><td>5%</td><td>24 months vesting</td></tr><tr><td><strong>Expenses</strong></td><td>2%</td><td>24 months vesting</td></tr></tbody></table>

### <img src="/files/gpB1h9o1IkPZkDQCvijn" alt="" data-size="line">Deflationary Mechanisms

Neverland integrates several mechanisms to ensure that circulating supply decreases over time, reinforcing the value of DUST and rewarding long-term commitment.

<img src="/files/6KfW9RqPySpDQPQFEyya" alt="" data-size="line">**Governance-directed buybacks and burns** using **protocol-generated revenue.**\ <img src="/files/SaDxymePJANcN3RvWmMv" alt="" data-size="line">Locking incentives **limit liquid token availability** and **help balance emissions** over time.\ <img src="/files/7N0AuSTLZ76aFgx3T1OT" alt="" data-size="line">Tokens penalized from early veDUST unlocks are burned, gradually reducing available supply.

Together, these mechanisms balance emissions and deflation, aligning protocol growth with token scarcity and long-term holder value.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.neverland.money/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
