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

# Mars Ecosystem: 去中心化稳定币系统

**Mars Ecosystem**是一个全新的去中心化稳定币范式，它将稳定币的创造和使用整合到同一个系统中。

**Mars Ecosystem**由Mars金库、Mars稳定币和Mars DeFi协议三个部分组成，它们共同组成了一个正反馈循环。

Mars稳定币具有**价格稳定**、**资本使用率高**、**可扩展性强**、**去中心化**等特点。

Mars Ecosystem的目标是建造DeFi世界的中央银行和储备货币。

**Mars Ecosystem**具有如下的独特创新 :bulb: ：

* **金库资产多元分级机制**&#x20;
* **铸造控制机制**
* **反“银行挤兑”机制**
* **将DeFi协议与稳定币整合进入同一个系统**

Website: [http://marsecosystem.com](<http://marsecosystem.com&#xA;>)

Twitter: <https://twitter.com/MarsEcosystem>&#x20;

Discord:<https://discord.gg/wybD8K27eZ>

Telegram: [https://t.me/mars\_ecosystem](<https://t.me/mars_ecosystem&#xA;>)

Medium: <http://mars-ecosystem.medium.com>


---

# 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.marsecosystem.com/zhong-wen/master.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.
