# Discord

[discord.gg/cyberbrokers](https://discord.gg/cyberbrokers) is the official Discord for CyberBrokers and the primary hub of activity for our community. Whether you're looking for ways to connect with fellow members, participate in discussions, access important resources, or simply explore what's available, this section is your guide to getting the most out of the server as a community member or holder.

You can go through each part of this section or jump to a specific one.

* [Discord Security](/user-guide/discord/discord-security.md)
* [Communications/'Events](/user-guide/discord/comm.md)
* [Server Overview](/user-guide/discord/server-overview.md)
* [Slash Commands](/user-guide/discord/cmds.md)


---

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