# Minecraft Guides

- [Guide to managing the Whitelist](https://docs.plenix.net/guides/minecraft-guides/guide-to-managing-the-whitelist.md): In this guide, you'll learn how to manage your server's whitelist using commands and the Plenix Network dashboard player system.
- [How to accept premium and non-premium users](https://docs.plenix.net/guides/minecraft-guides/how-to-accept-premium-and-non-premium-users.md): In this guide, we'll explain how to accept premium and non-premium users on a Minecraft server.
- [How to create a flat world](https://docs.plenix.net/guides/minecraft-guides/how-to-create-a-flat-world.md): This guide will show you how to create a flat world on your Minecraft server. You can do this in two different ways.
- [How to put a Seed on your Minecraft server](https://docs.plenix.net/guides/minecraft-guides/how-to-put-a-seed-on-your-minecraft-server.md): This guide will show you how to create a world with any seed you want on your Minecraft server. You can do this in two different ways.
- [Server image](https://docs.plenix.net/guides/minecraft-guides/server-image.md): In this guide, we'll show you how to add an image to your Minecraft server so it appears with an image in the server list.
- [Server Optimization](https://docs.plenix.net/guides/minecraft-guides/server-optimization.md): In this guide, we'll explain step-by-step how to fully optimize your Java server.
- [How to enable or disable command blocks](https://docs.plenix.net/guides/minecraft-guides/how-to-enable-or-disable-command-blocks.md): In this guide, we will provide detailed instructions on how to enable or disable command blocks.
- [How to enable or disable mob spawning](https://docs.plenix.net/guides/minecraft-guides/how-to-enable-or-disable-mob-spawning.md): In this guide, we'll provide detailed instructions on how to enable or disable mob spawning.
- [How to accept the EULA?](https://docs.plenix.net/guides/minecraft-guides/how-to-accept-the-eula.md): In this guide, we'll provide detailed instructions on how to accept the Minecraft EULA.
- [How to change the difficulty of a server](https://docs.plenix.net/guides/minecraft-guides/how-to-change-the-difficulty-of-a-server.md): In this guide, we'll provide detailed instructions on how to change a server's difficulty.


---

# 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.plenix.net/guides/minecraft-guides.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.
