# 🔥Burn (moUSD)

***Burning*****&#x20;refers to paying back your moUSD debt in order to redeem your outstanding collateral.** If your moUSD balance is not enough to pay the entire portion of the debt, you can buy moUSD on the open market.

{% hint style="info" %}
**Please note: new-minted moUSD can only be burned 30 minutes after their mint to minimize the impact on the global debt.**
{% endhint %}

In order to use the burn feature, follow the steps below:

1. Go to the "Mint & Burn" page and select the "Burn" tab on the left component.

![](/files/HtO4gzxIz7A8oQsjtQOg)

&#x20;2\. Select the collateral you want to redeem. You can click on the button under the "Collateral" textbox or on the right side by clicking on any of the token types.

![](/files/LJZPfvJZQexkaHAsUNZO)

![](/files/X50sBu5kob8eUN7vSkjV)

3\. Enter the amount of moUSD you would like to burn. After entering the amount of moUSD, you will see the amount of collateral you can redeem. You can verify the final information on the right side box.

![](/files/mQg6U0xqRvDKIKVAKWV2)

4\. After verifying your information, click on the "Burn" button and confirm the transaction on Metamask.

![](/files/lC3wPUltzoCIoStxrE0g)

&#x20;7\. You should receive your collateral once the transaction is confirmed by the Polygon Network.

You can acquire moUSD on our Curve pool by following this link:

{% embed url="<https://polygon.curve.fi/factory/32>" %}
moUSD / am3CRV
{% endembed %}


---

# 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/burn-mousd.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.
