# Minting / Redeeming / Mintage Control

## Minting

USDm สร้างขึ้นผ่านกลไกการสร้างสัญญา ผู้ใช้สามารถรับ 1 USDm โดยวางทรัพย์สินที่อนุญาตพิเศษของ Mars Treasury มูลค่า $1 ลงใน Mars Treasury ได้ตลอดเวลา

## Redeeming <a href="#redeeming" id="redeeming"></a>

USDm ถูกทำลายผ่านกลไกการแลกสัญญา ผู้ใช้จะได้รับโทเค็น Mars Ecosystem (XMS) มูลค่า 1 ดอลลาร์โดยส่งคืน 1 USDm ไปยัง Mars Treasury เมื่อใดก็ได้

## Mintage Control <a href="#mintage-control" id="mintage-control"></a>

**อุปทานหมุนเวียนสูงสุดของ USDm ถูกกำหนดและควบคุมโดยมูลค่าตลาดของ XMS**

ทุกๆ **3 นาที** ระบบจะคำนวณมูลค่าตลาดเฉลี่ยของ XMS ในช่วง 3 นาทีก่อนหน้า และแบ่งมูลค่าตามราคาตลาด**เฉลี่ย**นี้ด้วยพารามิเตอร์ที่เรียกว่า XMS Support Ratio อัตราส่วนการสนับสนุนจะกำหนดโดยการกำกับดูแลโปรโตคอล จำนวนที่ได้รับจะเป็นตัวกำหนด สูงสุด USDm Supply Cap ในอีก 3 นาทีข้างหน้า ผู้ใช้**สามารถสร้าง** USDm ได้ถึง USDm Supply Cap นี้เท่านั้น

ตัวอย่างเช่น สมมติว่ามูลค่าตลาดเฉลี่ยของ XMS ใน 3 นาทีที่ผ่านมาคือ 250 ล้าน USD และ XMS Support Ratio เท่ากับ 250% ดังนั้น USDm Supply Cap สูงสุดคือ 100 ล้าน ใน 3 นาทีข้างหน้า ผู้ใช้สามารถเพิ่ม USDm ได้เท่านั้น ถึง 100 ล้าน หากอุปทานหมุนเวียนของ USDm ปัจจุบันอยู่ที่ 50 ล้าน ผู้ใช้สามารถสร้าง USDM ใหม่ได้เพียง 50 ล้านเท่านั้น เนื่องจากจะส่งผลให้อุปทานหมุนเวียนของ USDm ไปถึงขีดจำกัดอุปทาน USDm ที่ 100 ล้าน

หลังจาก 3 นาที หากมูลค่าตลาดเฉลี่ยของ XMS ในช่วง 3 นาทีก่อนหน้าคือ 275 ล้านเหรียญสหรัฐ USDm Supply Cap จะอยู่ที่ 110 ล้าน และอุปทานหมุนเวียนสูงสุดของ USDm จะเพิ่มขึ้น

**อัตราส่วนการสนับสนุน XMS จะถูกตั้งไว้ที่ 250% เมื่อเปิดตัว และอัตราส่วนนี้จะค่อยๆ เพิ่มขึ้นในอนาคต**


---

# 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/thai/whitepaper/minting-redeeming-mintage-control.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.
