# Navigation

## Channels

Once you have joined The Sandbox's Discord community and verified that you are human, you will see a list of channels on the left-hand side of the community.

{% hint style="info" %}
If you cannot see any channels after passing verification, please restart Discord. This is a visual lag issue at Discord itself, not an issue with The Sandbox.
{% endhint %}

Our channels are grouped under categories to make them easy to find.

For example, if you wish to discuss things related to VoxEdit, or get support with the VoxEdit software, you can find these under the VoxEdit category.

<figure><img src="/files/QbxwOgNrGrBAtvwEX8r8" alt="" width="259"><figcaption></figcaption></figure>

## Select Which Channels You Are Interested In

To select channels to follow, as well as to hide channels you have no interest in, click the "Browse Channels" option, which is right at the very top of the community's channel list.

From here, you can see checkboxes that you can select and unselect to follow or unfollow / hide specific channels in the community.

<figure><img src="/files/k57TfJiVDSQDa0GglXvb" alt="" width="260"><figcaption></figcaption></figure>


---

# 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.sandbox.game/en/general/discord-community/navigate.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.
