# Discord

Discord is a widely used communication platform that combines text, voice, and video chat features, primarily designed for gamers but embraced by various communities and organizations. Our community uses it to supply live updates and bridge the gap between logged in and logged out.

Discord offers mobile, desktop, and website platforms for use allowing players to access our server, chat with friends, and get the latest mcGalaxy news & updates on the most continent device!

{% embed url="<https://discord.gg/P32AQ27>" %}
Click above to join us on Discord!
{% endembed %}


---

# 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.mcgalaxy.co/discord/general.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.
