> For the complete documentation index, see [llms.txt](https://docs.mcgalaxy.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mcgalaxy.co/master.md).

# Welcome

<img src="/files/Cqia24W0hE5k1BXWbZWv" alt="IP: Play.mcGalaxy.co" width="375">

We are happy to present our official guide! Here, you will find tons of information relating to the mcGalaxy community, server, discord & more. We encourage new players to have a look at the [Getting Started](/server/getting-started.md) page shortly after beginning their journeys.

## Support

There are many methods of getting in contact with us, please feel free to use the one most convenient to you! We are more then happy to help with any *<mark style="color:blue;">**community or server related issues**</mark>.*

#### **Discord:** [discord.gg/mcGalaxy](https://www.discord.gg/mcGalaxy)  |  *Reply Time: <mark style="color:green;">1-24 Hours</mark>*  **|  Support Tickets**

#### **Email:** [contact@mcGalaxy.co](http://contact@mcGalaxy.co)  |  *Reply Time: <mark style="color:yellow;">1-2 Days</mark>*  **|  Standard Email**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/master.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.
