# SDEX Rewards

SDEX rewards are earned by **placing buy and sell offers** on the **order books** of eligible markets. This can be done using **SDEX exchange interfaces** such as [**StellarX**](https://www.stellarx.com/) and [**StellarTerm**](https://stellarterm.com/). For information on **AMM pool rewards for liquidity providers**, please refer to the **AMM rewards section**.

{% hint style="info" %}

#### **Important Note:**

To receive rewards, you **must add a trustline to AQUA** in your Stellar wallet. Without it, rewards will not be credited.
{% endhint %}

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

Rewards are calculated based on the following factors:

* **Trade Volume** – The total volume of each offer in a market.
* **Time in Order Book** – The duration an offer remains active.
* **Proximity to Spread** – How close an offer is to the market spread.
* **Offer Execution** – Orders that are successfully fulfilled.

Considering these factors, rewards are automatically distributed **every hour** to eligible participants. The **more liquidity** provided and the **closer the offers are to the spread**, the **higher the rewards**.

#### **Additional Resources:**

🔹 [**Active market pairs for rewards**](https://aqua.network/rewards)\
🔹 **More details on SDEX rewards in this Medium article: Upgrading SDEX Rewards**


---

# 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/aquarius-aqua-rewards/sdex-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.
