# /cb-verify

The /cb-verify command is used to connect a wallet address with your Discord account.  This command serves two main purposes:

* It verifies your ownership of a CyberBrokers NFT and grants you the CyberBroker role, which unlocks access to holder channels.
* It provides our Discord bots with your wallet address by default, so we can personalize your experiences.

Note that this command is designed to be used with a hot wallet in conjunction with a delegate.cash setup. For more details on how to set this up, please refer to the [delegate.cash](/user-guide/delegate.cash.md) section of our documentation for step-by-step instructions.


---

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