# Mars Treasury

The USD stablecoin of the Mars Ecosystem is <img src="/files/-MaL1rDPyel_LgIs5AT-" alt="" data-size="line"> USD-Mars (USDm), and the governance token is <img src="/files/-MaL1xmJC9-wKVpArShS" alt="" data-size="line"> Mars Ecosystem Token (XMS).

## Source of Treasury assets

USDm is **generated** and **destroyed** through the minting and redemption mechanisms implemented. Users deposit their assets into Mars Treasury when minting USDm, they deposit USDm to recieve assets from the Mars Treasury. Both minting and redemption are always at a **1:1 ratio** when the Mars Treasury is utilized.

## Treasury assets classification mechanism

The Treasury mechanism is not an invention of Mars Ecosystem: the treasury reserve of the Terra protocol is its governance token LUNA, the treasury reserve of the Frax protocol is USDC and its governance token FXS, and the treasury reserve of the Fei protocol is ETH.&#x20;

**The unique aspect of the Mars Ecosystem is the implementation of a treasury assets classification mechanism.**

When minting USDm, users need to place $1 worth of any Mars Treasury whitelist assets into the Mars Treasury. The whitelisted assets accepted by the Mars Treasury are divided into the following levels:

:digit\_one: Stablecoin

:digit\_two: Digital gold (BTC)

:digit\_three: Layer-1 leaders (ETH, BNB, etc.)

:digit\_four: DeFi Blue Chips (UNI, AAVE, etc.)

:digit\_five: Mars Ecosystem Token (XMS)

The volatility of assets from level 1 to level 5 gradually increases. Mars Treasury determines the maximum acceptable proportion of various assets in the Treasury according to the volatility of each assets. The greater the volatility of the asset, the lower the maximum acceptable proportion within the Treasury.

## Use of Treasury assets

Mars Treasury assets have the following use cases:

:heavy\_check\_mark: **Value support**: Mars Treasury assets are the ultimate support for the value of both <img src="/files/-MaL1rDPyel_LgIs5AT-" alt="" data-size="line"> USDm and <img src="/files/-MaL1xmJC9-wKVpArShS" alt="" data-size="line"> XMS.&#x20;

:heavy\_check\_mark: **Liquidity provision**: Mars Treasury uses most of its assets to provide liquidity for USDm on Mars Swap to support the stability of USDm.&#x20;

:heavy\_check\_mark: **Yield-accrual**: Idle assets of Mars Treasury yield earning from the Mars Ecosystem DeFi protocols or other external DeFi protocols.&#x20;

:heavy\_check\_mark:**External** **DeFi governance:** Mars Ecosystem uses external DeFi protocols governance tokens in the Mars Treasury to participate in their governance to vote on proposals that are beneficial to the Mars Ecosystem.&#x20;

:heavy\_check\_mark: **Grants**: Some assets are used to fund the development of protocols Dapps that can promote the wide adoption and use of USDm.


---

# 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/marstreasury.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.
