# How to earn AMM rewards

AMM is short for Automated Market Makers - this name is commonly used for protocols that accumulate tokens in pools that power swapping.

🔹 **Before Autumn 2024**, Aquarius distributed liquidity provider rewards through **Stellar’s native AMM**.\
🔹 **Now**, AMM rewards go to liquidity providers of the **Aquarius AMM**.

To learn more about Aquarius AMMs please refer to the [respective page](/amm-and-pools/what-are-aquarius-amms.md). There are also guides that explain how to [create pools](/amm-and-pools/pools/creating-a-pool.md), as well as [deposit and withdraw liquidity](/amm-and-pools/pools/deposit-and-withdraw-liquidity.md).


---

# 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://docs.aqua.network/guides/how-to-earn-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.
