# Wallet balances

Using this command or accessing it through the configuration menu will show a list of all your wallets, and the balances in any chain supported by the bot, plus the dollar values.

From there you can access two different menus, **Wallet select**, and **Transfer**.

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

### Wallet select

This opens a different menu where you are able to generate, import, delete, select, and rename wallets.

See: **Wallet select**

### Transfer

Menu where you'll be able to send funds from one of your wallets to any other.

See: **Transfer menu**


---

# 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.prodigybot.io/bot-menus-commands/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.
