# 스마트 스왑

## 🔁 스마트 스왑

AquaBank의 **스마트 스왑(Smart Swap)** 기능을 통해 토큰을 손쉽게 교환할 수 있습니다.\
아래 단계를 순서대로 따라 진행해 주세요.

#### 1. 지갑 연결

> ⚠️ **주의:**\
> 지갑을 연결하지 않았다면 스왑이 불가능합니다.\
> 먼저 **지갑 연결**을 완료해 주세요.

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

#### 2. 보낼 토큰 (**From**) 선택

* 기본값은 **AVAX**로 설정되어 있습니다.
* **bUSDT**, **USDT** 등 다른 토큰을 선택할 수도 있습니다.
* 보유 수량 대비 **10%, 25%, 50%, 75%, MAX** 버튼을 통해 빠르게 입력할 수 있습니다.
* 입력한 토큰 수량은 **원화(KRW) 환산 금액**으로도 표시됩니다.

#### 3. 받을 토큰 (**To**) 선택

* **“토큰 선택”** 버튼을 눌러 교환하고자 하는 토큰을 지정합니다.
* 선택 후에는 **예상 수령 수량**과 **원화 환산 금액**이 화면에 표시됩니다.

#### 4. 슬리피지(Slippage) 설정 확인

스왑을 실행하기 전, **슬리피지 허용 범위**가 적절하게 설정되어 있는지 확인해 주세요.

> 💡 [슬리피지에 대해 알아보기](/aquabank/hello/priceimpact.md)

#### 5. 스왑 실행

1. 화면 하단의 **‘최적의 스왑하기’** 버튼을 클릭합니다.

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

#### 6. 승인하기

지갑에서 트랜잭션 승인 창이 나타나면 ‘컨펌(Confirm)’을 선택해 주세요.

{% hint style="info" %}
!주의사항! 스왑 시에는 네트워크 수수료가 발생하기 때문에 소량의 AVAX는 메타마스크 지갑에 보유하고 계셔야 합니다.
{% endhint %}

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

#### ✅ 스왑 완료

트랜잭션이 블록체인 상에서 정상적으로 승인되면 **스왑이 완료**됩니다.\
메인 화면에서 **업데이트된 토큰 잔액**을 확인할 수 있습니다.

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