> 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/thai/whitepaper/mars-ecosystem-token.md).

# Mars Ecosystem Token

โมเดลการดักจับมูลค่าของ XMS Mars Ecosystem Token มีดังต่อไปนี้&#x20;

**กลไกการควบคุมการสร้างเหรียญ** กลไกการควบคุมการผลิตทำให้มั่นใจได้ว่ามูลค่าตลาดของ XMS นั้นอย่างน้อย 2.5 เท่าของอุปทานหมุนเวียนของ USDm หากความต้องการของตลาดสำหรับ USDm เท่ากับ 100 ล้าน มูลค่าตลาดของ XMS ควรอยู่ที่ 250 ล้านเหรียญสหรัฐเป็นอย่างน้อย หากไม่เป็นเช่นนั้น อุปทานหมุนเวียนของ USDm จะไม่ถึง 100 ล้าน (ณ เวลาที่กำหนด)

วิธีการจับค่านี้มีประสิทธิภาพมาก ปัจจุบัน การจัดหา DAI ของ Maker Protocol อยู่ที่ 4.8 พันล้านดอลลาร์สหรัฐ และมูลค่าตลาดของโทเค็นการกำกับดูแล MKR อยู่ที่ 3.7 พันล้านดอลลาร์ หากโปรโตคอล Maker ใช้กลไกการควบคุมการผลิตที่สร้างโดยระบบนิเวศของ Mars มูลค่าตลาดของ MKR ที่สอดคล้องกับ 4.8 พันล้าน DAI จะเท่ากับ 12 พันล้าน USD ซึ่งมากกว่าขนาด 3 ของมูลค่าปัจจุบันที่ 3.7 พันล้าน USD

​ **Mars Treasury ควบคุมมูลค่าแท้จริง** ผู้ถือ XMS สามารถกำหนดการอัพเกรดโปรโตคอลภายใน Mars Treasury ผ่านการโหวตการกำกับดูแลโปรโตคอล เพื่อป้องกันไม่ให้เกิดการโจมตี 51% บนโปรโตคอล มูลค่าหลักทรัพย์ตามราคาตลาดของ XMS จะยังคงมีมูลค่าอย่างน้อย 2 เท่าของสินทรัพย์ที่ถืออยู่ใน Mars Vault เสมอ หากอุปทานหมุนเวียนของ USDm ในตลาดอยู่ที่ 100 ล้านเหรียญสหรัฐ และ Mars Treasury มีสินทรัพย์ 100 ล้านเหรียญสหรัฐ มูลค่าตลาดของ XMS อย่างน้อย 200 ล้านเหรียญสหรัฐ มิฉะนั้น Mars Treasury มีความเสี่ยงที่จะถูกโจมตี

**ค่าธรรมเนียมการทำธุรกรรมที่สร้างขึ้นที่** **Mars DeFi protocols.**&#xE40;มื่อผู้ใช้ซื้อขายบนโปรโตคอล Mars DeFi เช่น **Mars Swap** และ **Mars StableSwap** พวกเขาจะถูกเรียกเก็บค่าธรรมเนียมการทำธุรกรรม สิ่งเหล่านี้ถูกกำหนดให้กับผู้ให้บริการสภาพคล่องบางส่วนและกำหนดบางส่วนให้กับโปรโตคอลเอง โปรโตคอลยังกำหนดค่าธรรมเนียมเหล่านี้ให้กับผู้เดิมพัน XMS ผ่านการซื้อคืนและแจกจ่าย XMS (และวิธีการอื่นๆ)


---

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