# Minting & Redeeming USDs

Users can mint USDs from their collateral (USDC.e, USDC or USDT). The Mint page will automatically reflect the amount of collateral and SPA required to mint USDs (Currently, no SPA required). Users can redeem USDs for a collateral of their choice.

### Minting USDs

* Make sure your wallet holds eligible collateral (USDC, USDT or USDC.e).
* Go to the [dApp](https://app.sperax.io/) homepage and connect your wallet.&#x20;
* Select the collateral and enter the amount of collateral that you want to deposit.
* View the Latest Auto-Yield APY before proceeding.
* The app will automatically show how much USDs you can mint. Then click on ‘Mint USDs’ and review ‘Max Slippage’.
* Then, you have to approve 2 transactions on your wallet - Approve and Sell USDC - after clicking ‘Confirm’.
* You can now view your USDs balance in your wallet.

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

### Redeeming USDs

1. Go to the [dApp](https://app.sperax.io/) homepage and connect your wallet.&#x20;
2. Select the Redeem tab and enter the amount of USDs you would like to redeem.
3. You can also select the maximum slippage for the transaction and then select the token in which you want to redeem.  You can view the redemption fee and redemption amount as well.
4. Now, click on 'Redeem USDs' to redeem.
5. Click on 'Confirm' and unlock USDs transfer by providing required consent.
6. Then approve the transaction and your USDs will be redeemed succesfully.

{% embed url="<https://www.youtube.com/watch?v=sC8Z6zPXkZc&list=PLFLJXUn7GDG9j3T1ZFO2Vlh03vHjsyssC&index=2>" %}


---

# 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.sperax.io/getting-started-on-our-dapp/minting-and-redeeming-usds.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.
