# How to Redeem?

{% hint style="info" %}
All on-chain interactions with usdx.money are integrated into the official dApp. Please visit <https://app.usdx.money/>.
{% endhint %}

### Interaction Guideline

1. Navigate to the "Stake" page on the official usdx.money dApp to access and participate in the staking feature (<https://app.usdx.money/stake>).

   <figure><img src="https://stables-labs.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=MTJlYTYxNzg3ZjU1MjE2OWFhYzgzMzM2OWM3M2ZjZDhfVzJZNGJuZG9uN00wWFpyWkpsVXRQNmp4UGhGODBtSVhfVG9rZW46SDBFOGI5VHN2b0JGYzd4NjVGdmx0SnE5Z3NoXzE3NDc3MzE5MTE6MTc0NzczNTUxMV9WNA" alt=""><figcaption></figcaption></figure>
2. You can easily manage staking with options like "Unstake" and "Claim", just like other leading protocols.
3. Switch to "Unstake" tab. Enter the amount of sUSDX you wish to unstake and click "Approve" to complete the unstaking process (USDX will be available to claim 1 day after unstaking).

   <figure><img src="https://stables-labs.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=ZDM0ZGI4NWM0MWExNzMwZTMyOWJmYjU4YjU3MDRiMmJfWnJ1bkRhckxSbjZsQllqMXFVS0IyYjNzZnI2REhmaFJfVG9rZW46Uzl4eGJOaUp1bzRqVFp4SGRheWxkbGswZ2xkXzE3NDc3MzIwMjQ6MTc0NzczNTYyNF9WNA" alt=""><figcaption></figcaption></figure>
4. One day later, the user switches to the "Claim" tab to claim the unstaked USDX. Enter the amount of USDX you wish to claim and click "Approve" to complete the process.

   <figure><img src="https://stables-labs.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=M2U5NDk4M2NhMzIxYTcxYzY2ZGRlNzMwNGYwZWNlMTdfNmRNSEVMaEk2QU1pNG1iWW4xSlNiOGVITkk1bVFVRk5fVG9rZW46WEFwT2JIR1Nnb2pEekp4bHJxV2xnQWxSZ3FjXzE3NDc3MzIwMzU6MTc0NzczNTYzNV9WNA" alt=""><figcaption></figcaption></figure>
5. After completing the claim, you can return to the “Buy” page to swap USDX for USDT, completing the redeem process (<https://app.usdx.money/buy>).

   <figure><img src="https://stables-labs.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=YTU0MTI0Yjc2YWU0NzU4YmQ3OWJjMGY4OGZmZDE1M2VfR3BxVmpFMnY0OUpMazA2N2NxZFNkYjd6dk1pZUFnd2hfVG9rZW46UUNCY2JMU0d3b2JlTUx4T0NKTWxaZzhFZzZiXzE3NDc3MzIwNDI6MTc0NzczNTY0Ml9WNA" alt=""><figcaption></figcaption></figure>


---

# 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.usdx.money/guides/how-to-redeem.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.
