> For the complete documentation index, see [llms.txt](https://vottun.gitbook.io/vottun-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vottun.gitbook.io/vottun-whitepaper/usdvtn-token/tokenomics.md).

# Tokenomics

This section provides a comprehensive breakdown of the $VTN tokenomics, delving into the intricacies of how the token operates and its various functions within the ecosystem.

It describes the categories allocated with tokens and its supply:

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

### **Token Allocation (%) by Category**

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

### **Emissions**

Emissions are considered a valuable metric for evaluating the impact of token releases on the market, as selling pressure is generally anticipated when tokens become available. This is why we have defined cliff and vesting periods to monitor and manage this potential selling pressure.

However, it's important to note that not all token allocations result in immediate token sales upon unlocking. For instance, tokens designated for marketing, ecosystem development, and other categories may be unlocked but held in reserve for future use.

Considerations in the Unlock Schedule design:

* The unlock schedule is designed to align with the growth projections of users, developers, and service providers in the Vottun Ecosystem by implementing vesting periods aligned with these estimates.
* Unlocks that could increase the circulating supply by more than 1.5% are avoided, as this could potentially have a negative impact on prices.
* Following market trends observed in other projects, it is recognized that token prices may experience greater volatility at the beginning of the unlock schedule due to the project's early stages. Over time and as results are achieved, stability tends to prevail. Therefore, "Cliff" and "Vesting" periods have been implemented to mitigate this effect.
* It's important to note that while tokens are unlocked linearly, their introduction to the market may be subject to market timing and sentiment.

<figure><img src="/files/EmBOHcmKfrdTN6hJrBOz" 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, and the optional `goal` query parameter:

```
GET https://vottun.gitbook.io/vottun-whitepaper/usdvtn-token/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.
