# Withdraw

## 💸 Withdraw

This section explains how to withdraw your deposited assets from AquaBank.\
Follow the steps below carefully.

#### 1. Select the Product

Click the **“View Details”** button of the product you want to withdraw from.

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

#### 2. Choose “Withdraw”

In the product details screen, click the **“Withdraw”** button.

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

#### 3. Select Withdrawal Token

* Choose whether to withdraw in **USDT** or **bUSDT**.
* **Withdrawing in USDT:** A **0.2% fee** applies.
* **Withdrawing in bUSDT:** **No fee** is charged.

#### 4. Enter Withdrawal Amount

Enter the **amount of USDT** you wish to withdraw from your staked assets.

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

#### 5. Execute Withdrawal

Click **“Withdraw”** to proceed.

A **transaction request window** will appear in the top-right corner.\
Click **“Confirm”** to approve the withdrawal.

> ⚠️ **Note:**\
> A **small $AVAX network gas fee** will be required to complete the transaction.\
> Please make sure your wallet holds enough **AVAX** to cover gas fees.

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

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

#### ✅ Withdrawal Completed

Your withdrawal has been successfully completed!\
You can check your withdrawal record in the **“Recent Deposit History”** section at the bottom of the page.

> 💡 **Tip:**\
> If the record does not appear immediately, refresh the page —\
> it will update once the transaction is confirmed on-chain.

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

<figure><img src="/files/2CqETDEXzC3SUjLYzpgu" 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://aquabank.gitbook.io/aquabank/en/product-guides/withdraw.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.
