# APR vs APY

## APR vs APY

For DeFi newcomers, **APR and APY can be confusing concepts.**\
Understanding **why yields decline over time** and **why high APR doesn’t always mean higher profits**\
is essential for safe and smart investing.

This document explains the difference between **APR & APY**,\
why reward rates fluctuate, and **how AquaBank’s structure ensures sustainable yields.**

### 💡 What Are APR and APY?

| Term                              | Meaning                | Description                                                      |
| --------------------------------- | ---------------------- | ---------------------------------------------------------------- |
| **APR (Annual Percentage Rate)**  | Simple Annual Return   | Annual yield calculated **without compounding**                  |
| **APY (Annual Percentage Yield)** | Compound Annual Return | Annual yield calculated **with reinvested (compounded) rewards** |

Example:\
If a pool has an APR of 100% and you reinvest rewards (compound),\
your actual yield (APY) can exceed **160%**.

### Why Do APR/APY Decrease Over Time?

#### 1️⃣ Fixed Reward Distribution

Most pools distribute a **fixed number of tokens per day** (e.g., 12,960 AAA daily).\
This amount doesn’t increase even if more people join.

#### 2️⃣ More Deposits = Lower Share

As more users stake in the pool, the same reward amount is divided among more people —\
**APR naturally decreases** as the total deposit (TVL) grows.

#### 3️⃣ Token Price Decline

Since rewards are paid in tokens, a drop in the token’s price reduces the **real-world reward value.**\
You might end up with **more tokens but less actual value.**

### ⚠️ High APR ≠ Safe Investment

A pool offering **3.89% daily APR** may look attractive,\
but if the token price halves in a week, you’ll lose more value than you gain.

> Even a high APR can lead to **net losses** if the token price keeps falling.

### &#x20;Common Traits of “High APR” Failing Tokens

* Continuous token issuance **without real utility**
* Large portion of supply **circulating outside pools**
* Foundation or whales start selling → **token price collapse** despite stable APR

### &#x20;Strategies to Maintain Stable APR

| Mechanism   | Purpose                                                         |
| ----------- | --------------------------------------------------------------- |
| **Buyback** | Reacquire tokens from the market to stabilize price             |
| **Halving** | Gradually reduce reward emission to control inflation           |
| **Utility** | Create real-world use cases (payments, swaps, governance, etc.) |

### Why AquaBank Is Different

AquaBank isn’t about “high APR pools” —\
it’s about **sustainable, practical, and user-protective DeFi deposits.**

#### AquaBank Key Features

* **Compound-Driven Rewards:** Continuous reinvestment for compounding growth
* **Smart Swap Engine:** Minimizes price impact and slippage for fair trades
* **Price-Stable Structure:** bUSDT maintains a 1:1 ratio with USDT → stable rewards
* **Utility Integration:** Tokens used in DEX operations, boosting single-staking yields as TVL grows

### Summary

| Concept             | Explanation                                         |
| ------------------- | --------------------------------------------------- |
| **APR**             | Annual simple interest (no compounding)             |
| **APY**             | Annual compounded interest                          |
| **Why Yields Fall** | More stakers, lower token price, halving events     |
| **High APR Trap**   | Token crashes can erase principal                   |
| **Healthy Model**   | Buyback + price stability + real-world utility      |
| **AquaBank Edge**   | Rational structure + usability + smart trade engine |

### Smart DeFi Investing

Don’t chase projects **just because of high APR.**\
Check whether the platform:

* Has a **sustainable economic model**, and
* Provides **real utility and token demand mechanisms.**

> AquaBank meets these standards —\
> a sustainable starting point for **responsible, long-term DeFi participation.**


---

# 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/hello/apr-vs-apy.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.
