# How to Mint and Redeem USTB

{% embed url="<https://youtu.be/ITw5AQXkAIA>" %}

## Mint and Redeem USTB: Step-by-Step Guide

1. Make sure you are on the [USTB page](https://www.tangible.store/ustb) on the Tangible app.
2. To start the process, click on “Get USTB”.
3. Click on “Connect Wallet” and select your preferred wallet.
   1. In this demonstration, Metamask is selected. Note that using other wallets might result in different prompts in your wallet.
4. Confirm the connection in Metamask.
5. As the minting happens on Ethereum, you need to acquire USDM on Ethereum first. You can do that by swapping to USDM on [Curve](https://curve.fi/#/ethereum/swap?from=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\&to=0x59d9356e565ab3a36dd77763fc0d87feaf85508c), or by directly minting from the [Mountain Protocol platform](https://app.mountainprotocol.com/login). Though, to get an account, you need to [submit a request](https://mountainprotocol.com/contact/) and complete a KYC process.
6. Now, from the Tangible app, you can input the amount of USDM that you wish to use to mint USTB. Approve USDM token spending, and complete the minting process.
7. When the minting is completed, you can bridge USTB to re.al. Click on “Bridge”. Again, approve access to your tokens, and complete the bridging process. It will take about 15-30 minutes for your USTB to show up on re.al.

If you want to redeem USTB back to USDM, you’ll need to:

1. Bridge USTB to Ethereum. Click on “Bridge”. Approve token spending, and sign the transaction. It will take about 15-30 minutes for your USTB to show up on Ethereum.
2. Now, you can redeem USDM. Click on “Get USTB” or “Mint”, and select the “Redeem” tab. Approve token spending, and sign the redeeming transaction. USDM tokens will appear shortly in your wallet.
3. USDM can be swapped for USDC or other assets on Eth on Curve and other supported DEXs.


---

# 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.tangible.store/protocol-overview/protocol-guides-and-videos/how-to-mint-and-redeem-ustb.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.
