# Deposit

## 💰 Deposit

Follow the steps below to make a **single USDT (Tether) deposit** on AquaBank.

#### 1. Select the Deposit Product

If you are depositing **USDT only**, choose the **USDT Single Deposit Product**.

<figure><img src="/files/6qfp7C07u8Nnd7wEEgcs" alt=""><figcaption></figcaption></figure>

Among the two available products, click the **“View Details”** button for the one you wish to proceed with.

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

#### 2. Check Wallet Connection and Asset Status

Depending on whether your wallet is connected and what assets you hold, the screen may differ:

**a. If Your Wallet Is Not Connected**

> 🔗 Click **“Connect Wallet”** to link your wallet before proceeding.

**b. If You Have No Digital Assets in Your Wallet**

If your wallet does not contain **USDT** or **bUSDT**,\
please refer to the **Asset Transfer Guide** to learn how to add assets.

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

**c. If You Only Hold $AVAX in Your Wallet**

Use the **“Quick Swap”** button to swap **AVAX → USDT or bUSDT** before making a deposit.

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

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

#### 3. Enter Deposit Details

1. Select either **USDT** or **bUSDT** as your deposit token.
2. Enter the **amount** you wish to deposit.
3. The equivalent value in **KRW** (Korean Won) will automatically be displayed below.

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

#### 4. Execute Deposit

Click **“Deposit”** to initiate the process.

A **wallet confirmation window** will appear in the top-right corner of your screen.\
Click **“Confirm”** to approve the smart contract transaction.

> ⚠️ **Important:**\
> When confirming, a **small network gas fee (AVAX)** will be charged.\
> Please ensure you have a sufficient balance of **$AVAX** in your wallet.

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

#### 5. Confirm Final Transaction

Once the contract approval is complete,\
a second **transaction request window** will appear to finalize the deposit.

Click **“Confirm”** again to complete the process.

> ⚠️ **Note:**\
> This step also incurs a **small $AVAX network fee**,\
> so make sure your wallet holds enough AVAX before proceeding.

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

#### ✅ Deposit Completed

Your **USDT single deposit** has been successfully completed!

You can check your deposit details in the **Recent Deposit History** section at the bottom of the screen.

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

***

> 💡 **Tip:**\
> If your deposit does not appear immediately,\
> please refresh the page after a few moments —\
> the transaction will update once it’s confirmed on-chain.

<figure><img src="/files/OCog5WTo1LevT7uqMI2A" 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/images-and-media.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.
