# How to Redeem lvlUSD

1. Visit <https://app.level.money/redeem>
2. Redemptions are a two step process. To initiate a redemption, choose USDC as collateral and input the amount of lvlUSD to redeem

   <figure><img src="/files/XZ1Sgo4f6MIt0l57k6XY" alt=""><figcaption></figcaption></figure>
3. Click “Approve allowance” to approve the Level Minting v2 smart contract to redeem your lvlUSD
4. Click “Initiate Redeem” to start the redemption. You will see your pending redemption on the left column shortly after.

<figure><img src="/files/OsbcAAYgZ21E36LG3Pko" alt=""><figcaption></figcaption></figure>

5. Click “Claim” to claim your redemption


---

# 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://level-money.gitbook.io/level-documentation/user-guides/how-to-redeem-lvlusd.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.
