# ✨Mint (staking)

**Mobius Finance is the first multi-collateral synthetics protocol**. Users can collateralize MOT, MATIC, and DAI to mint moUSD, the platform's settlement currency. Multicollateral support will allow users to control their asset exposure composition, staking positions, and capital efficiency. Moreover, this allows Mobius Finance to have a much larger market size by design, and in the future integrate new assets.

{% hint style="info" %}
To avoid flash loan exploits, minted positions can only be closed 30 minutes after it is first minted.&#x20;
{% endhint %}

{% hint style="success" %}
Minting **moUSD** allows users to trade synthetic assets (moASSETS). Users who stake MOT and DAI are rewarded with $MOT rewards in exchange for keeping their collateralization ratio and debt in health factor ([Click here](/step-by-step-guides/official-mainnet-guides/earn.md) to learn more about $MOT rewards).
{% endhint %}

### Current Collateralization Ratio's: <a href="#current-collateralization-ratios" id="current-collateralization-ratios"></a>

| Collateral | Recommended | Minimum Ratio | Liquidation Ratio |
| ---------- | ----------- | ------------- | ----------------- |
| MOT        | 900%        | 800%          | 400%              |
| MATIC      | 500%        | 300%          | 200%              |
| DAI        | 250%        | 200%          | 150%              |

### In order to start trading on Möbius Finance, you first need to mint $moUSD.  <a href="#in-order-to-start-trading-on-moebius-finance-you-first-need-to-mint-usdmousd" id="in-order-to-start-trading-on-moebius-finance-you-first-need-to-mint-usdmousd"></a>

1. To mint moUSD, go to the "**Mint & Burn**" page.

![](/files/0iVkJ4LidfX0Plv3TYyd)

2\. Select the collateral you would like to stake.

![](/files/zPqsRnjvBMXeQ4SczO5M)

![](/files/PXkEqPq4phdhL5iDmAEq)

3\. After selecting the asset, enter the number of tokens to be collateralized.

![](/files/lvXs5wx0qmv0GRph1gaA)

4\. Below, you will see the amount of moUSD you can generate with the minimum collateral ratio allowed. Use the "range slider" to modify your collateral ratio. You will see in real-time the changes on the moUSD.

![](/files/VwARv5Tpync05jTwLP9c)

5\. After filling in all the above, verify your information on the table on the right and click on "MINT". You will need to confirm two transactions on Metamask (first: approve the token, 2) contract will mint the tokens).

![](/files/xdfJQbse1DCgWLi3fTup)


---

# 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.mobius.finance/step-by-step-guides/official-mainnet-guides/mint-staking.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.
