# Mars Ecosystem

## Mars Ecosystem

- [Mars Ecosystem: Децентрализованная Экосистема Стабильных монет](https://ttxstm.gitbook.io/mars-ecosystem/master.md)
- [Вступление](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/vstuplenie.md)
- [Mars Treasury](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/mars-treasury.md)
- [Чеканка / погашение / контроль тиража](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/chekanka-pogashenie-kontrol-tirazha.md)
- [Стабильность цен USDM](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/stabilnost-cen-usdm.md)
- [Протоколы Mars DeFi](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/protokoly-mars-defi.md)
- [Токен управления экосистемой Mars XMS](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/token-upravleniya-ekosistemoi-mars-xms.md)
- [MarsDAO](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/marsdao.md)
- [Mars NFT](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/mars-nft.md)
- [Genesis Launch](https://ttxstm.gitbook.io/mars-ecosystem/belaya-kniga/genesis-launch.md)
- [Токеномика](https://ttxstm.gitbook.io/mars-ecosystem/drugie/tokenomika.md)
- [Аудит](https://ttxstm.gitbook.io/mars-ecosystem/drugie/audit.md)
- [Bug Bounty](https://ttxstm.gitbook.io/mars-ecosystem/drugie/bug-bounty.md)
- [Инвесторы](https://ttxstm.gitbook.io/mars-ecosystem/drugie/investory.md)
- [About](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/about.md): Эта страница часто задаваемых вопросов отвечает на некоторые из наиболее часто задаваемых вопросов сообщества Mars Ecosystem.
- [Как купить](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit.md)
- [Metamask](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/metamask.md)
- [Binance Chain Wallet](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/binance-chain-wallet.md)
- [Safepal](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/safepal.md)
- [TokenPocket](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/tokenpocket.md)
- [BitKeep Wallet](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/bitkeep-wallet.md): BNB необходим в качестве газа, поэтому убедитесь, что у вас есть BNB в вашем кошельке, прежде чем торговать.
- [Farms/Pools](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/farms-pools.md)
- [Pool: Cake](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/farms-pools/pool-cake.md)
- [Pool: XMS](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/farms-pools/pool-xms.md)
- [Farm: XMS-BUSD](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/farms-pools/farm-xms-busd.md)
- [Farm: Cake lp token](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/farms-pools/farm-cake-lp-token.md)
- [Вывод своих наград](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/farms-pools/vyvod-svoikh-nagrad.md)
- [Адреса контрактов](https://ttxstm.gitbook.io/mars-ecosystem/razrabotchikam/adresa-kontraktov.md): На этой странице представлены ссылки или места для смарт-контрактов Mars Ecosystem.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ttxstm.gitbook.io/mars-ecosystem/master.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.
