# 鋳造 / 償還 / 鋳造管理

## 鋳造 <a href="#minting" id="minting"></a>

USDmは鋳造メカニズムにより生成されます。ユーザーは、$1USD相当のMars Treasuaryのホワイトリストにある担保を預け入れる事で、$1USDm <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MaIhkEITW98LhhGTm9g%2F-MaL0vKpscQD0M-yQqIE%2F-MaL1rDPyel_LgIs5AT-%2FUSD%20Mars%2060.png?alt=media&#x26;token=31999da6-a4df-4b80-ad3f-fd881d836174" alt="" data-size="line"> を得ることが出来ます。

## 償還 <a href="#redeeming" id="redeeming"></a>

​<img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MaIhkEITW98LhhGTm9g%2F-MaL0vKpscQD0M-yQqIE%2F-MaL1rDPyel_LgIs5AT-%2FUSD%20Mars%2060.png?alt=media&#x26;token=31999da6-a4df-4b80-ad3f-fd881d836174" alt="" data-size="line"> USDmはコントラクトの償還メカニズムによって破棄されます。ユーザーはいつでも$1USD相当のMars Treasuaryのホワイトリストにある担保を預け入れる事で、$1USDm <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MaIhkEITW98LhhGTm9g%2F-MaL0vKpscQD0M-yQqIE%2F-MaL1xmJC9-wKVpArShS%2FXMS%2060.png?alt=media&#x26;token=0e8ce66d-f795-40db-92ff-7026be76298b" alt="" data-size="line"> (XMS)を取り戻す事が出来ます。

## 鋳造管理 <a href="#mintage-control" id="mintage-control"></a>

**USDmの最大循環供給量は、XMSの時価総額によって決定され、制御されます。**

**3分ごと**に、システムは過去3分間のXMSの**平均時価総額**を計算し、この平均時価総額を <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MaIhkEITW98LhhGTm9g%2F-MaL0vKpscQD0M-yQqIE%2F-MaL1xmJC9-wKVpArShS%2FXMS%2060.png?alt=media&#x26;token=0e8ce66d-f795-40db-92ff-7026be76298b" alt="" data-size="line"> XMS サポートレシオと呼ばれるプロトコルガバナンスにより算出されたパラメータにより除算し、最大のUSDm供給量を決定します。次の3分間、ユーザーはこの**最大供給量上限までしか** <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MaIhkEITW98LhhGTm9g%2F-MaL0vKpscQD0M-yQqIE%2F-MaL1rDPyel_LgIs5AT-%2FUSD%20Mars%2060.png?alt=media&#x26;token=31999da6-a4df-4b80-ad3f-fd881d836174" alt="" data-size="line"> USDmを鋳造出来ません。

例えば、過去3分間のXMSの平均時価総額が2億5000万ドルで、XMSサポートレシオが250%の場合、USDm供給上限は1億ドルとなります。次の3分間で、ユーザーは1億ドルまでしかUSDmを鋳造できません。もし、その時点でUSDmの循環供給量が5,000万ドルの場合、ユーザーは最大でも5,000万ドルのUSDmしか鋳造することが出来ないという事になります。

更に次の3分間でXMSの平均時価総額が2億7,500万ドルに変化した場合、USDm供給量の上限は1億1,000万ドルとなり、循環供給量の上限が増加します。

&#x20;**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/ri-ben-yu/whitepaper/zhu-zao-chang-huan-zhu-zao-guan-li.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.
