> For the complete documentation index, see [llms.txt](https://docs.mutuum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mutuum.com/tokenomics/mutm.md).

# MUTM

The positive performance of the platform’s native token, MUTM, is essential to the platform’s success - particularly since Mutuum is new to the market and must meet investors’ expectations. For this reason, we intend to adopt the best strategy to attract new users to the platform through various incentives, while simultaneously implementing mechanisms that boost buy pressure.

The initial strategy is to reinvest the majority of the profits earned from platform fees into a buy-and-distribute process for MUTM. These tokens will then be allocated to mtTOKEN stakers who contribute to the Safety Module for a specific period of time, accepting a potential slashing risk in the event of a shortfall. This approach helps absorb potential sell pressure stemming from purchases during the early phases of the public presale, as well as balance the liquidity mining emissions necessary to provide the most favorable participation conditions for both suppliers and borrowers.

Subsequently, we will transition to a model in which most of the profit is reinvested in the platform to enlarge the pools, safety funds, marketing initiatives, etc. Nevertheless, the previous strategy will remain in place but be applied more conservatively, with a predetermined maximum number of rewards for the buy-and-distribute program so as not to hinder the protocol’s growth and expansion.

It is crucial to implement vesting mechanisms to reduce sell pressure at the least stable time (i.e., at launch) for all public presale investors, team members, and funders, as well as liquidity lock, emission schedule, and milestone-based distribution for all other MUTM allocations. Moreover, vesting increases the impact of growth driven by new buyers (resulting from exchange listings) and enhances the efficiency of the buy-and-distribute strategy. These measures will ensure the most successful possible launch for MUTM and are necessary to protect the interests of long-term investors. Such protection extends beyond the early stages of the protocol, supporting sustained and stable development.

### MUTM Token

|   **Token Name**  |                                     Mutuum                                    |
| :---------------: | :---------------------------------------------------------------------------: |
|     **Ticker**    |                                      MUTM                                     |
|  **Total Supply** |                                 4,000,000,000                                 |
| **Listing Price** |                                     $0.06                                     |
|     **Chain**     |                                Ethereum (ERC20)                               |
|   **Etherscan**   | [Link](https://etherscan.io/token/0x26BdEe9E66575319D5599569dFB39f543cFA8721) |
| **CoinMarketCap** |              [Link](https://coinmarketcap.com/currencies/mutuum/)             |
|  **Certik Audit** |               [Link](https://skynet.certik.com/projects/mutuum)               |


---

# 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://docs.mutuum.com/tokenomics/mutm.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.
