# Discord 101

{% hint style="info" %}
Discord is a communication platform usually used by gamers to chat to each other while playing. With the rise of web3, Discord has found more uses: NFT projects typically open a server for their community members where they can communicate between the team, community, and others in a single location. Check out this link from Discord for more information on [getting started](https://support.discord.com/hc/en-us/articles/360033931551-Getting-Started).
{% endhint %}

### Channels

Each channel is named based on a certain topic of discussion or engagement, and are shown on the left side bar. These are used for text or voice based discussions.&#x20;

### Threads

A thread is a side conversation started off of the original channel topic, generally by a community member. These can be seen by clicking the # button on the navigation bar either at the top or right side (depending on desktop or mobile). These will normally disappear after a few days of inactivity, but can be re-opened by a mod or team member.&#x20;

### Pinned Messages

Pinned messages are akin to publicly saving a message in a specific Discord channel. This is frequently used to keep important information easily accessible without disrupting the conversation. Check out the pinned messages in different channels by clicking the thumbtack icon in the top navigation bar, or on the right side panel on mobile to learn more!&#x20;

### Developer Mode

To help the Mod Squad take action against trolls, scammers, or spammers, we may ask for the Discord Username and User ID. Usernames are easy to locate, but can be changed or impersonated. A User ID is static and cannot be changed, but is only visible in Developer Mode.

Developer Mode is located in User Settings > Advanced (under App Settings) > Developer Mode. After activating Developer Mode, right-click on a Discord Username and select Copy ID.&#x20;

#### Notifications

Notifications can be customized - from turning a server's notifications on (or off), all the way down to individual channels and threads. To learn more on how to customize your notifications, go [here](https://support.discord.com/hc/en-us/articles/215253258-Notifications-Settings-101).&#x20;

{% content-ref url="/pages/PPOgzxCApZ6rkJs6z3xx" %}
[Discord Tips & Security](/toadex/community/discord-101/discord-tips-and-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/YKPdwK8URT2gZEfhXxNT" %}
[Channel Directory](/toadex/community/discord-101/discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tc58uHtQHScAc46048gj" %}
[Opt-In Roles & Channels](/toadex/community/discord-101/opt-in-roles-and-channels.md)
{% endcontent-ref %}

{% content-ref url="/pages/54v9VN5AauL2Ll1YWdJS" %}
[More Role Info](/toadex/community/discord-101/more-role-info.md)
{% endcontent-ref %}

## And, down in the [Gameplay](/toadex/gameplay/character-development.md) category...

{% content-ref url="/pages/czhFOj9e8GBU53un4FgG" %}
[Discord Bot Commands and Gameplay](/toadex/gameplay/bot-commands.md)
{% endcontent-ref %}


---

# 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://frogland.gitbook.io/toadex/community/discord-101.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.
