# Server Overview

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

The CyberBrokers Discord is split into the following categories:

* **Information:** These channels are read-only and provide official information.
* **Communication:** This category includes channels for role selection, notifications, general voice communication, and a support channel.
* **Community:** This is the primary place for members to interact with each other. It includes a variety of topic-based channels.
* **Pixie Bolt AI:** This category is dedicated to our text-to-image service. You can find starter information in #ai-discussion, and start using commands in #ai-create. For more advanced users, there's the #ai-seed-sculpting channel.
* **Marketplace:** Here, holders can announce assets they are selling, and use the sales bot.
* **Quests:** When it's Quest time, this category will be moved up and become the primary channel for community discussion.


---

# 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/server-overview.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.
