> For the complete documentation index, see [llms.txt](https://docs.cyberbrokers.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberbrokers.com/user-guide/discord/cmds/cb-wallet.md).

# /cb-wallet

Display information about your associated verified wallets and CyberBrokers assets within them. Assets are combined from multiple wallets, and all information is pulled directly from the blockchain. This information will include:

* Your discord handle#number.
* The verified wallets associated with your account.
  * Hot - the address you've verified with Discord.
  * Cold - the address(es) that you've set up using delegate.cash and linked to your hot wallet.
* CyberBrokers NFTs you own.
  * *Note: This will switch from listing individual brokers to a summary by Talent if you have a lot of Brokers. Discord messages only provide limited space to display things!*&#x20;
* Mech NFTs you own.

  * Mech Parts - Unrevealed
  * Mech Parts - Afterglow
  * Mech Parts - Revealed
  * Mechs  - Assembled
  * Any other CyberBrokers assets

  <figure><img src="https://lh6.googleusercontent.com/qDBB5iN-v2L3e-BQW05T8SdUW0hs2sqz4CcVbM7ZOcat_eY1hmXaF-UGvDDHhvpyfUDv6OKTBJH0or6qkJVDqincQGsLiXfs_5c9G-yiTj-VL1UW4kZ1PRK2h2C33S3kNWHjRM8YJRNnTp9ToeCPV_q746jZmXaAEsAmMkfTPVHSJG-1nZnLRKwB" alt=""><figcaption></figcaption></figure>


---

# 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.cyberbrokers.com/user-guide/discord/cmds/cb-wallet.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.
