# 보상 수령하기

## 보상 수령하기

AquaBank에서 발생한 **보상**을 수령하는 방법을 안내드립니다.\
아래 단계를 순서대로 따라 진행해 주세요.

#### 1. 지갑 연결

먼저 **아쿠아뱅크 웹사이트에 접속**하여 **지갑을 연결**해 주세요.

> ⚠️ 지갑이 연결되지 않으면 보상 수령이 불가능합니다.

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

#### 2. 이자 수령하기 버튼 선택

메인 화면에서 **‘이자 수령하기’** 버튼을 클릭합니다.

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

#### 3. 수령할 토큰 선택

* 보상을 **USDT** 또는 **bUSDT** 중 어떤 형태로 받을지 선택합니다.
* 선택 후 **‘보상 수령’** 버튼을 클릭해 주세요.

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

#### 4. 트랜잭션 승인

화면 오른쪽 상단에 **트랜잭션 요청 창**이 나타나면,\
\&#xNAN;**‘컨펌(Confirm)’** 을 선택하여 보상 수령을 승인합니다.

> ⚠️ **주의:**\
> 보상 수령 시 **소량의 $AVAX 네트워크 수수료(Gas Fee)** 가 발생합니다.\
> 지갑에 충분한 $AVAX 잔액이 있는지 반드시 확인해 주세요.

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

#### ✅ 보상 수령 완료

보상이 정상적으로 수령되었습니다.\
메인 페이지 또는 자산 내역 화면에서 수령된 금액을 확인하실 수 있습니다.

> 💡 **Tip:**\
> 보상 내역이 즉시 표시되지 않을 경우,\
> 잠시 후 새로고침하면 블록체인 승인 완료 후 자동으로 반영됩니다.

<figure><img src="/files/0PnC3WeFmTQEbRjr1ovz" 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/product-guides/reward.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.
