> For the complete documentation index, see [llms.txt](https://docs.aqua.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua.network/aquarius-aqua-rewards/aquarius-amm-rewards.md).

# Aquarius AMM Rewards

#### **Aquarius AMM Rewards**

AMM rewards are **earned by depositing liquidity** into **Aquarius AMM pools**. The size of the rewards depends on:

* **The number of upvotes** a market receives.
* **The amount of liquidity provided** to the pool (more liquidity = higher rewards).

#### **Understanding Markets vs. Pools**

📌 **A Market** – A trading pair that **AQUA and ICE holders vote for**, such as **XLM/AQUA**.\
📌 **A Pool** – A specific **Aquarius AMM liquidity pool** for that market.

A market can have **multiple related AMM pools** as well as a **corresponding pair on SDEX** (the Stellar decentralized order book exchange). **Total liquidity provider (LP) rewards** for a market are **shared across its related pools and the SDEX** based on the **total liquidity provided**.

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

#### **How AMM Rewards Are Distributed**

💰 Rewards for liquidity providers are **paid in AQUA tokens**. To receive AQUA rewards, **you must add a trustline** to AQUA in your wallet.

#### **Claiming Rewards**

⏳ **Rewards accrue every block** but must be **manually claimed**. This can be done in:

* **The "My Liquidity" tab** (under the **Pools list**).
* **The "My Aquarius" tab** (same functionality).

#### **Additional Resources:**

🔹 [**View active market pairs for rewards**](https://aqua.network/rewards)\
🔹 **Refer to the** [**voting guide**](/guides/how-to-vote-for-markets-on-aquarius.md) **for step-by-step instructions on voting for specific markets.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.aqua.network/aquarius-aqua-rewards/aquarius-amm-rewards.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.
