# Redeem USDT

From the left menu, select **Redemption → USDT**.

Use this feature to swap on-chain PUSD to USDT.

Redemption occurs in **two steps**.

### Step 1: Apply for redemption

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

1. Enter the PUSD amount on the left (minimum **10,000 PUSD** per redemption). The right side shows the USDT you will receive. The swap is always at a **1:1** ratio.
2. After entering the amount, click **Approve** below and confirm in your wallet.
3. After the approval succeeds, the button becomes **Confirm**. Click again, confirm in your wallet, and wait for completion. The redemption application is then successful.

### Step 2: T+1 redemption

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

After the application succeeds, a redemption record appears in the history below with the status **Under Review**.

Wait for **T+1** approval. When the button becomes clickable, click **Claim**, confirm in your wallet, and wait for completion. The USDT redemption is then successful and USDT will be showing in 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://pleasing.gitbook.io/docs/user-guide/redeem-usdt.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.
