# Emissions

### The total supply of DUNE tokens is permanently fixed at 50 billion tokens.&#x20;

<figure><img src="/files/4zgTbgpB6H4iv84pUkAe" alt=""><figcaption></figcaption></figure>

## DUNE Token Distribution

**10% Team** - Allocation reserved for the teams involved in this project.  These tokens will also be used to attract new talent to the team in the future, as well as to encourage and retain existing team members.&#x20;

**37% Treasury -** Allocation reserved for the continuous development, operation and promotion of the Alpha Dune Network. The Treasury will be used to build new internal games, improve current ones and support the liquidity of the network.

**40% Ecosystem Growth -** Allocation reserved for user acquisition, marketing campaigns, community growth and ecosystem growth through external collaborations.

**10% Node Operators -** Allocation reserved for node operators.

**3% Presale** - Allocation reserved for DUNE token presale.

***

## DUNE Vesting Information

<table><thead><tr><th width="209">Category</th><th width="137.09765625">Token Supply</th><th width="162.6015625">% of Total Supply</th><th>Vesting</th></tr></thead><tbody><tr><td>Team</td><td>5b</td><td>10%</td><td>6mo cliff + 40mo linear vesting</td></tr><tr><td>Treasury</td><td>18.5b</td><td>37%</td><td>40mo linear vesting</td></tr><tr><td>Ecosystem Growth</td><td>20b</td><td>40%</td><td>40mo linear vesting</td></tr><tr><td>Node Operators</td><td>5b</td><td>10%</td><td>40mo linear vesting</td></tr><tr><td>Presale</td><td>1.5b</td><td>3%</td><td>fully unlocked</td></tr></tbody></table>

{% hint style="info" %}
The vesting schedule starts on Day 0 after the token has been released on the market and listed on exchange.
{% endhint %}

## DUNE Token Information

* Total Supply: **50,000,000,000 DUNE**
* Token Symbol: **DUNE**


---

# 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.alphadune.com/dune-token/emissions.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.
