# Mint & Redeem

## Mint & Redeem

This section explains how to **mint bUSDT from USDT** and **redeem (unmint) bUSDT back to USDT** on AquaBank.

### &#x20;💠 Mint

#### 1. Connect Your Wallet

Connect the **wallet holding USDT** first.

> ⚠️ You cannot proceed with minting unless your wallet is connected.

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

#### 2. Enter Mint Amount

Enter the amount of **USDT** you wish to mint, then click **“Mint”**.

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

#### 3. Contract Approval

A **contract approval window** will appear at the top-right corner of the screen.\
Click **“Confirm”** to approve the transaction.

> ⚠️ **Note:**\
> A **small $AVAX network gas fee** will be charged during minting.\
> Please make sure your wallet holds enough **AVAX** to cover fees.

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

#### 4. Transaction Confirmation

A **transaction request window** will appear afterward.\
Click **“Confirm”** again to finalize the minting process.

> ⚠️ **Note:**\
> Another **small AVAX gas fee** may apply at this stage.

#### ✅ Mint Completed

Your minting process is complete!\
You can check the details under the **“Recent Mint History”** section at the bottom of the page.

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

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

### &#x20;💠 Redeem

#### 1. Enter Redeem Amount

Enter the amount of **bUSDT** you wish to redeem, then click **“Mint”** to initiate the process.

> ⚠️ A **0.2% redemption fee** will be charged when redeeming bUSDT.

#### 2. Contract Approval

A **contract approval window** will appear at the top-right corner.\
Click **“Confirm”** to proceed.

> ⚠️ **Important:**\
> When confirming, a **small $AVAX network fee** will be charged.\
> Make sure your wallet has enough AVAX balance to complete the transaction.

#### 3. Transaction Confirmation

After approval, a **transaction request window** will appear again.\
Click **“Confirm”** to finalize your redemption.

> ⚠️ **Note:**\
> This step also incurs a **small $AVAX gas fee**.

#### ✅ Redeem Completed

Your redemption has been successfully completed.\
You can view the details in the **“Recent Mint History”** section at the bottom of the page.

> 💡 **Tip:**\
> Minting and redemption records are updated automatically after on-chain confirmation.\
> If not visible immediately, please refresh the page after a short delay.


---

# 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://aquabank.gitbook.io/aquabank/en/product-guides/mint-and-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.
