# Vesting Model

Token vesting is a strategic measure to address the rapid token dumps by early holders during price surges. It aims to protect the interests of $MMLM holders in the long run while maintaining stability and the long-term vision of the project.

The MMLM token vesting mechanism operates in the following manner:

* When $MMLM tokens are purchased, the allocated amount gradually unlocks inside the buyer's wallet for a duration of 12 months.
* During this period, the tokens are gradually released at predetermined intervals (by block), ensuring a controlled and gradual distribution.
* Holders can track the amount of their vested $MMLM tokens via the Holder Page.&#x20;

By implementing a one-year vesting period, the project can progress without disruptions caused by sudden token dumping.&#x20;

<br>


---

# 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://mmlm.gitbook.io/mmlm/mmlm-token/token-stabilization-mechanism/vesting-model.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.
