# Server

- [Getting Started](https://docs.mcgalaxy.co/server/getting-started.md): Everyone starts somewhere. Why not here?
- [Server Rules](https://docs.mcgalaxy.co/server/server-rules.md): The official rules list for our community's Minecraft server.
- [FAQ](https://docs.mcgalaxy.co/server/faq.md): A list of frequently asked questions relating to our survival server.
- [Commands](https://docs.mcgalaxy.co/server/commands.md): All features offered to every player.
- [Donator Commands](https://docs.mcgalaxy.co/server/donator-commands.md): Unlocked with various ranks.
- [Protections](https://docs.mcgalaxy.co/server/protections.md): We focus on non-invasive methods of anti-grief measures. Check them out below!
- [Chat System](https://docs.mcgalaxy.co/server/chat-system.md): Colors, emojis, and fun tricks to make messages pop! Our chat system is full of features!
- [Player Ranks](https://docs.mcgalaxy.co/server/player-ranks.md): Earn commands, perks, and Stardust by leveling through 64 ranks - no pay-to-win, just gameplay! This page covers how the system works and what you unlock.
- [mcMMO](https://docs.mcgalaxy.co/server/mcmmo.md): On mcGalaxy, it is a fully overhauled progression framework designed to reward dedication, competition, cooperation, and long-term play. This is not default mcMMO.
- [Lunar Pass](https://docs.mcgalaxy.co/server/lunar-pass.md): A challenge based rewards system.
- [Crafting & Food Recipes](https://docs.mcgalaxy.co/server/crafting-and-food-recipes.md): We have tons of custom items and foods just waiting to be crafted! Check them out below!
- [Custom Mechanics](https://docs.mcgalaxy.co/server/custom-mechanics.md)
- [Player Shops](https://docs.mcgalaxy.co/server/player-shops.md): Player shops allow you to create your very own shop!
- [Player Warps](https://docs.mcgalaxy.co/server/player-warps.md): Save public locations for all players to access!


---

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