# Categories & Channels

The following subpages will detail how to:

* What Discord Categories & Channels are;
* How to create a Category / Channel;
* How to edit a Category / Channel; and
* How to move a Category / Channel.

Depending on the device you are using, please view either the [Channels: PC Guide](/botwiz-guides/discord-guides/categories-and-channels/channels-pc-guide.md)or [Channels: Mobile Guide](/botwiz-guides/discord-guides/categories-and-channels/channels-mobile-guide.md). Each will involve slightly different steps and appearances.


---

# 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.botwiz.dev/botwiz-guides/discord-guides/categories-and-channels.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.
