# 출금하기

## 출금하기

AquaBank에서 예치한 자산을 출금(인출)하는 방법을 안내드립니다.\
아래 단계를 순서대로 따라 진행해 주세요.

#### 1. 상품 선택

출금할 상품의 **‘상세 화면’** 버튼을 클릭해 주세요.

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

#### 2. 인출 선택

상세 화면에서 **‘인출’** 버튼을 선택합니다.

<figure><img src="/files/1sj15ey0dNd5y4kBFbXn" alt=""><figcaption></figcaption></figure>

#### 3. 출금 토큰 선택

* **USDT** 또는 **bUSDT** 중 출금 방식을 선택합니다.
* **USDT로 출금 시:** 0.2%의 수수료가 부과됩니다.
* **bUSDT로 출금 시:** 수수료가 면제됩니다.

#### 4. 출금 금액 입력

스테이킹된 자산 중 **인출하려는 금액만큼의 USDT 수량**을 입력해 주세요.

<figure><img src="/files/4yplOePPvj3tx7VNQg3d" alt=""><figcaption></figcaption></figure>

#### 5. 인출 실행

**‘인출하기’** 버튼을 클릭합니다.

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

화면 오른쪽 상단에 **트랜잭션 요청 창**이 나타나면 **‘컨펌(Confirm)’** 을 선택하여 인출을 승인합니다.

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

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

#### ✅ 인출 완료

인출이 정상적으로 완료되었습니다.\
\&#xNAN;**‘최근 예치 내역’** 섹션에서 출금 내역을 확인할 수 있습니다.

> 💡 **Tip:**\
> 출금 내역은 블록체인 승인 완료 후 자동으로 반영됩니다.\
> 반영이 지연될 경우 페이지를 새로고침해 주세요.

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

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