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

# Tokenomics

This token is limited by a maximum quantity of <mark style="color:red;">100 million</mark> tokens and <mark style="color:red;">will not be able to mint more</mark>.

The distribution is as follows:

The marketing and DEV wallet will be unlocked and only <mark style="color:red;">FINANCIAL</mark> team will be able to withdraw what is necessary to pay for the team and finance the development of the project. A withdrawal can only be made by financial team with <mark style="color:red;">extreme responsibility</mark> to <mark style="color:red;">not affect the whole ecosystems value</mark>.

![](/files/S0K1hUxkQe3B72U6Uj7y)

**We locked all liqudity for 1 year. Locked Liqudity check links:**

{% embed url="<https://dxsale.app/app/v3/dxlockview?add=0xB793Da5f3dE5F30623eAF7D1F3A6D842BE3575E0&chain=BSC&id=0&type=lplock>" %}

{% embed url="<https://dxsale.app/app/v3/dxlockview?add=0xB793Da5f3dE5F30623eAF7D1F3A6D842BE3575E0&chain=BSC&id=1&type=lplock>" %}

{% embed url="<https://dxsale.app/app/v3/dxlockview?add=0xB793Da5f3dE5F30623eAF7D1F3A6D842BE3575E0&chain=BSC&id=2&type=lplock>" %}

{% embed url="<https://dxsale.app/app/v3/dxlockview?add=0xB793Da5f3dE5F30623eAF7D1F3A6D842BE3575E0&chain=BSC&id=3&type=lplock>" %}

{% embed url="<https://dxsale.app/app/v3/dxlockview?add=0xB793Da5f3dE5F30623eAF7D1F3A6D842BE3575E0&chain=BSC&id=4&type=lplock>" %}

{% embed url="<https://dx.app/app/v3_2/dxlockview?add=0xdDe3ed0bB77C1CafABF8B38F9a1E81EdDdC7DDc9&chain=BSC&id=0&type=lplock>" %}

We will update this page after every liqudity lock.


---

# 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://mevr-token.gitbook.io/wp/whitepaper/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.
