# Claim Rewards

## 🎁 Claim Rewards

Follow the steps below to claim your **interest rewards** from AquaBank.

#### 1. Connect Your Wallet

Go to the **AquaBank website** and connect your wallet first.

> ⚠️ You must connect your wallet before claiming rewards.

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

#### 2. Click “Claim Interest”

On the main screen, click the **“Claim Interest”** button.

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

#### 3. Choose Reward Token

* Choose whether to receive your rewards in **USDT** or **bUSDT**.
* After selecting, click **“Claim Rewards.”**

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

#### 4. Approve the Transaction

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

> ⚠️ **Note:**\
> Claiming rewards incurs a **small $AVAX network gas fee**.\
> Please ensure your wallet has a sufficient AVAX balance.

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

#### ✅ Reward Claim Completed

Your rewards have been successfully claimed!\
You can check the received amount on the **main dashboard** or in your **asset details** section.

> 💡 **Tip:**\
> If the reward does not appear immediately, refresh the page after a short delay —\
> it will update automatically once the blockchain confirms the transaction.

<figure><img src="/files/aUlZjbyPMQ5FEygEkQkl" 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/claim-rewards.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.
