# Tokenomics

MAYZ governance token will be minted to fund the project. Total Token emission: **1,000,000,000**.-&#x20;

The governance token will be distributed as shown in the following chart:

<table data-header-hidden><thead><tr><th>Distribution Table: </th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Funding Distribution: <strong>20%</strong></td><td></td><td></td></tr><tr><td></td><td>Token Sale: <strong>10%</strong></td><td></td></tr><tr><td></td><td>-- Presale (5 to 10%)</td><td></td></tr><tr><td></td><td>-- Open Sale (5 to 10%)</td><td></td></tr><tr><td></td><td>ISPO Reward Program: <strong>10%</strong></td><td></td></tr><tr><td>Community Reward Distribution: <strong>45%</strong></td><td></td><td></td></tr><tr><td></td><td>Staking Reward Program: <strong>30%</strong></td><td></td></tr><tr><td></td><td>Grants to the community: <strong>15%</strong></td><td></td></tr><tr><td>Team Distribution: <strong>20%</strong></td><td></td><td></td></tr><tr><td></td><td>Founders Team: <strong>5%</strong></td><td></td></tr><tr><td></td><td>Team: <strong>15%</strong></td><td></td></tr><tr><td>Protocol Treasury Distribution: <strong>15%</strong></td><td></td><td></td></tr></tbody></table>

As we can see above in the distribution table, there are four primary purposes:&#x20;

* The first fund will be allocated to finance the project development and create the first stock of index tokens.&#x20;
* The second is to reward and incentivize the community around the project.&#x20;
* The third is to reward the team behind the project.&#x20;
* The fourth is to provide the protocol with additional resources.

{% hint style="warning" %}
**Team Distribution Strategy**&#x20;

Founders will be granted tokens after a two-year vesting program. This time will show the founder's commitment. It will allow the protocol to mature and decentralize so founders would no longer be a significant source of influence.
{% endhint %}


---

# 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://mayz.gitbook.io/mayz-whitepaper-v2/introduction/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.
