# Balances

### User Balance

The User Balance section at the bottom right of the Dashboard displays crypto and fiat account balances.  A toggle to hide zero balance rows can help users focus their asset list.&#x20;

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

The Estimated Balances field summarizes the aggregated total balance in USD equivalent.

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

Within this section, user can also [**Initiate Deposits and Withdrawals**](/aquanow/legacy/user-guide/deposits-and-withdrawals.md) **and** [**Export Balance CSVs**](/aquanow/legacy/user-guide/account-management/csv-exports.md#exporting-user-balances)**.**

##


---

# 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.aquanow.io/aquanow/legacy/user-guide/deposits-and-withdrawals/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.
