# Discord

Our Discord server helps keep the community connected. By joining, you'll unlock access to tons of dedicated channels where you can connect with other members, share screenshots and projects, make suggestions, get the latest server announcements, and so much more!

> [**Join the Discord server here**](https://discord.gg/7rKgmygxrE)

### Linking

In order to access our full collection of Discord channels and chat with the community, you'll need to connect your Minecraft and Discord accounts in Vibe.

Linking helps keep everybody safe and recognizable within the community, and lets us automagically sync and manage roles, display name, and other info.

**Steps to link accounts**

1. Ensure you're online vibe in MC!
2. Join the Discord using the invite link above
3. Send your Minecraft username in #link-with-mc in Discord
4. Run the /dclink command Skye DMs you in-game on vibe

### Discord rules

1. All non-mc related server rules found at [https://site.vibecentral.xyz/rules](#server-rules) apply to the Discord. Please carefully review these rules, as well as the Discord specific ones below.
2. Always follow [Discord's Terms of Service](https://discord.com/terms). Importantly, you must be at least 13 years old to use Discord and play on vibe.
3. Use channels for their described purpose. If you're ever unsure how to use a channel, check its description or feel free to ask!
4. If you ever see/experience something that makes you feel uncomfortable, or ever have any other kind of inquiry, don't hesitate to reach out in #contact-staff. We want vibe to be a welcoming space and are here for you!


---

# 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://wiki.vibecentral.xyz/general/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.
