# Main Overview

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

My Aquarius is the home of all things Aquarius!

Once logged in, **My Aquarius** provides a comprehensive overview of your wallet’s activity within the Aquarius ecosystem. Here, you can track your **balances, rewards, votes, ICE locks,** and more.

Explore this section of the guide to learn more about each **My Aquarius** tab and its features!

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

You can view your **AQUA, ICE, and XLM balances** in the **main overview** section.

* [**AQUA**](/aqua/what-are-aqua-tokens.md) **Balance:** Easily track where your AQUA is allocated, including **Stellar AMMs, ICE locks, and votes** (liquidity and governance).
* [**ICE**](/ice/ice-tokens-locking-aqua-and-getting-benefits.md) **Holdings:** Get a clear overview of your ICE balances, allowing you to see how much of each ICE type is available for use across Aquarius.
* [**XLM**](/ecosystem-overview/what-is-stellar.md) **Balance:** A quick glance at your XLM balance ensures you have enough to cover transaction fees and power your Stellar wallet.


---

# 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/main-overview.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.
