> 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/tieng-viet/whitepaper/mars-defi-protocols.md).

# Các giao thức Mars Defi

Các giao thức Mars DeFi bao gồm các nền tảng DeFi như **Mars Swap** và **Mars StableSwap** cần thiết cho <img src="/files/-MaL1rDPyel_LgIs5AT-" alt="" data-size="line">USDm để thực hiện các chức năng cơ bản của một stablecoin - là phương tiện trao đổi và lưu trữ giá trị.

###

### Mars Swap

Mars Swap là một AMM DEX kiểu Uniswap ( Sàn giao dịch phi tập trung do nhà tạo lập thị trường tự động tạo ra )

Mars Swap khuyến khích cung cấp thanh khoản và các giao dịch của <img src="/files/-MaL1rDPyel_LgIs5AT-" alt="" data-size="line">USDm thông qua triển khai giao thức như các chương trình khai thác thanh khoản và khai thác thương mại.

Phí giao dịch trên Mars Swap là 0,3%, **0,25% chuyển trực tiếp đến LP và 0,05% chuyển đến Những người nắm giữ  XMS có cổ phần của XMS tại Mars Swap .** Phương pháp cụ thể để phân phối phí giao dịch cho các nhà phân phối XMS là mua lại XMS với phí giao dịch trực tiếp theo giá trị thị trường và phân phối lại chúng.

Thiết kế mà Các nhà sản xuất  XMS có thể thu được phí giao dịch Mars Swap là một trong những giải pháp của Mars Ecosystem cho vấn đề ngoại tác tích cực; một vấn đề trọng tâm của nhiều giao thức stablecoin khác. Giá trị được tạo ra bởi Lưu thông <img src="/files/-MaL1rDPyel_LgIs5AT-" alt="" data-size="line">USDm trong thế giới DeFi cũng có thể được nắm bắt bằng mã thông báo quản trị của Mars Ecosystem  XMS. **Thiết kế này cũng cung cấp hỗ trợ giá trị bổ sung cho XMS , do đó giúp đảm bảo sự ổn định của**<img src="/files/-MaL1rDPyel_LgIs5AT-" alt="" data-size="line">**USDm**


---

# 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/tieng-viet/whitepaper/mars-defi-protocols.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.
