# Creative Server

- [Overview](https://wiki.protectorscraft.us/creative-server/overview.md)
- [Systems & Commands](https://wiki.protectorscraft.us/creative-server/systems-and-commands.md): Below you can see the list of the systems and commands our Creative server comes with:
- [Donator Ranks](https://wiki.protectorscraft.us/creative-server/donator-ranks.md): Below Are Ranks You Can Buy From Our Store!
- [Coin Shop](https://wiki.protectorscraft.us/creative-server/coin-shop.md)
- [Server Mechanics](https://wiki.protectorscraft.us/creative-server/server-mechanics.md): Here, you'll find a comprehensive breakdown of the Creative server's technical aspects and mechanics.
- [Discord Integration](https://wiki.protectorscraft.us/creative-server/discord-integration.md)


---

# 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.protectorscraft.us/creative-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.
