> For the complete documentation index, see [llms.txt](https://docs.prodigybot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prodigybot.io/bot-menus-commands/wallet-balances.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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