# Redeem USDT/USDC

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

The process of redeeming USDT or USDC takes only a few minutes to complete. For further details, please refer to our DEX page.

Follow these steps to redeem your assets:

1. Visit **app.dephaser.com** and connect your wallet.
2. Navigate to the **JPYT Redemption** dashboard and enter the desired amount of JPYT.
3. Click **Permit JPYT** to authorize the transaction.
4. Select your preferred asset:
   * **USDT (Optimism)** if you are redeeming on the Optimism network.
   * **USDC (Base)** if you are redeeming on the Base network.
5. Click **Request Conversion**. The process takes only a few minutes, so check back shortly.
6. Once available, click **Convert** to finalize the process.
7. Your **USDT (on Optimism)** or **USDC (on Base)** will be sent directly to your wallet.


---

# 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.dephaser.com/operation/redeem-usdt-usdc.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.
