# Hello! AquaBank

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

## &#x20;AquaBank 소개

**AquaBank는 디지털 금융에 익숙하지만, 디파이는 처음인 분들을 위한 ‘쉬운 시작점’입니다.**

누구나 쉽게 디파이(탈중앙 금융)의 보상을 경험할 수 있도록 설계되었습니다.

복잡한 과정 없이, 몇 번의 클릭만으로 예치를 시작할 수 있어 초보자도 부담 없이 접근할 수 있습니다.

## bUSDT란?

{% hint style="info" %}
플랫폼의 중심에는 **bUSDT**라는 예치 증표가 있습니다.

bUSDT는 디지털 달러(USDT)를 기반으로 만들어진 증표 토큰으로,

유저가 예치를 하면 그에 맞는 bUSDT가 발행되어 다양한 상품에 활용됩니다.
{% endhint %}

## 자산은 어떻게 운영되나요?

사용자가 맡긴 자산은 **외부의 검증된 디파이 서비스**에 연결되어 자동으로 운용되며,

그로부터 발생한 리워드 일부는 다음과 같이 활용됩니다:

* **생태계 토큰을 다시 사들이는 데 사용** (바이백) : 전체 이자의 10%
* **유동성 풀(USDT-bUSDT)에 재투입**하여 생태계를 강화 : 전체 이자의 5%

즉, 보상이 생기면 플랫폼도 함께 성장하고, 사용자에게도 혜택이 돌아가는 구조입니다.

## 처음 디파이를 접하는 분들을 위한 설계

AquaBank는 단순히 예치하고 예치보상을 받는 서비스가 아닙니다.

처음 접하는 사용자들이 자연스럽게 디파이를 이해하고, 보상을 얻을 수 있도록 다음과 같은 기능들을 제공합니다:

* **쉽게 따라 할 수 있는 UX 흐름**
* **포인트 리워드 시스템**으로 재미와 보상까지

결과적으로, **AquaBank는 디파이의 진입 장벽을 낮추고**,

누구나 **쉽고 안전하게 보상을 경험할 수 있도록 도와주는 플랫폼**입니다.


---

# 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/hello/hello-aquabank.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.
