# Tokenomics

## **Max Supply**

The max supply of VII is 2 billion.

VII token is designed to incentivize contributors in the Viide ecosystem and is scheduled to a linear vesting of 150,000,000 in the first year.  <br>

{% hint style="info" %}
The release velocity will be halved every 2 years. The upcoming halving is expected to take place on July 1st, 2024. The monthly vesting will be reduced to 6,250,000 by that time.
{% endhint %}

## **VII Allocation**

\
VII tokens are allocated to team & advisers, investors and ecosystem growth.

| Holder            | Proportion |
| ----------------- | ---------- |
| Team              | 24%        |
| Advisor           | 2%         |
| Seed              | 4%         |
| Private Sale      | 15%        |
| View-to-earn      | 30%        |
| Ecosystem         | 20%        |
| Strategic Partner | 5%         |


---

# 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.viide.io/token/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.
