# My Liquidity

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

The **My Liquidity** section allows you to track all liquidity you’ve provided to [**Aquarius AMMs**](/amm-and-pools/what-are-aquarius-amms.md), as well as any positions in the **legacy Stellar Classic AMM**.

> **Note:** SDEX market-making orders are not displayed here.

In this section, you can:

* View the **total value** of your liquidity.
* Browse through the **Aquarius AMMs** you’re currently participating in.
* **Add or remove liquidity** from pools.
* **Claim rewards** individually per pool or in bulk.


---

# 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/dashboard/my-liquidity.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.
