# Wallet Balances

The Wallet Balances feature allows you to easily view the balances of all the tokens in your wallets.

### Main Menu > [💵](https://emojipedia.org/dollar-banknote) Wallet Balances

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

{% hint style="info" %}
This function aggregates the balances of all connected wallets into a single view, displaying each token's balance along with its current value in both the token's native currency and in USD.
{% endhint %}


---

# 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.bitfoot.com/bitfoot-bot/additional-tools-and-settings/wallet-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.
