# Balances

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

The Balances section helps you track the assets in your Stellar wallet.

This has been introduced to help with [Aquarius AMMs](/amm-and-pools/what-are-aquarius-amms.md), allowing you to see what assets you have available to provide liquidity.


---

# 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/balances.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.
