# Mars Ecosystem Token

The value capture model of Mars Ecosystem Token <img src="/files/-MaL1xmJC9-wKVpArShS" alt="" data-size="line"> XMS includes the following :

:heavy\_check\_mark: **Mintage control mechanism.** The mintage control mechanism ensures that the market value of XMS is at least 2.5 times the circulating supply of USDm. If the market demand for USDm is 100 million, then the market value of XMS should be at least 250 million USD.  If this is not the case then the circulating supply of USDm cannot reach 100 million (at the given moment).

This value capture method is very efficient. At present, the supply of DAI of the Maker Protocol is 4.8 billion USD, and the market value of its governance token MKR is 3.7 billion USD. If the Maker Protocol also uses the mintage control mechanism created by Mars Ecosystem, the market value of the MKR corresponding to 4.8 billion DAI would be 12 billion USD – This is more than a magnitude of 3 above the current valuation of 3.7 billion USD.

:heavy\_check\_mark: **Mars Treasury control rights value**. XMS holders can determine protocol upgrades within the Mars Treasury through protocol governance votes. To prevent the occurrence of a 51% attack on the protocol the market capitalization of XMS will always remain at least 2x the value of the assets held within the Mars Vault. If the circulating supply of USDm in the market is 100 million USD, and correspondingly Mars Treasury has 100 million USD assets, then the market value of XMS is at least 200 million USD, otherwise, the Mars Treasury is at risk of being attacked.

:heavy\_check\_mark: **The transaction fees generated at the Mars DeFi protocols.** When users trade on Mars DeFi protocols such as **Mars Swap** and **Mars StableSwap**, they will be charged transaction fees. These are partly assigned to the liquidity provider and partly assigned to the protocol itself. The protocol also assigns these fees to XMS stakers through the repurchase and redistribution of XMS (and other methods.)


---

# 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.marsecosystem.com/whitepaper/mars-ecosystem-token.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.
