# Welcome to Aquarius

## Overview

Aquarius has been operating since 2021 as a liquidity layer designed to incentivize market-making and liquidity provision on Stellar’s native DEX and AMMs. In 2024, it transitioned to a proprietary [Soroban](https://docs.aqua.network/ecosystem-overview/what-is-soroban) AMM solution, enabling fully decentralized liquidity provision on Stellar.

What started as an incentivization model for Stellar's native DEX and AMMs has since evolved into a decentralized finance (DeFi) application, allowing the deployment of various liquidity pools.&#x20;

With [Aquarius AMMs](https://docs.aqua.network/amm-and-pools), anyone can participate—users can deposit and withdraw funds, earn rewards for providing liquidity, and utilize our Swap interface to exchange a wide range of Stellar assets.

## Learn more about Aquarius, Stellar and Soroban

Discover the technologies that help create the Aquarius ecosystem

{% content-ref url="broken-reference" %}
[Broken link](https://docs.aqua.network/broken-reference)
{% endcontent-ref %}

{% content-ref url="ecosystem-overview/what-is-stellar" %}
[what-is-stellar](https://docs.aqua.network/ecosystem-overview/what-is-stellar)
{% endcontent-ref %}

{% content-ref url="ecosystem-overview/what-is-soroban" %}
[what-is-soroban](https://docs.aqua.network/ecosystem-overview/what-is-soroban)
{% endcontent-ref %}

## Earning AQUA tokens and additional rewards

How can you earn AQUA tokens every hour and daily bribes? Find out below

{% content-ref url="aquarius-aqua-rewards/sdex-rewards" %}
[sdex-rewards](https://docs.aqua.network/aquarius-aqua-rewards/sdex-rewards)
{% endcontent-ref %}

{% content-ref url="aquarius-aqua-rewards/aquarius-amm-rewards" %}
[aquarius-amm-rewards](https://docs.aqua.network/aquarius-aqua-rewards/aquarius-amm-rewards)
{% endcontent-ref %}

{% content-ref url="bribes/what-are-bribes" %}
[what-are-bribes](https://docs.aqua.network/bribes/what-are-bribes)
{% endcontent-ref %}


---

# 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/welcome-to-aquarius.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.
