# Guides

- [General Guidelines](https://docs.plenix.net/guides/general-guidelines.md): On this page you can see the Plenix Panel guides, below are the other pages of the guides:
- [Login and register](https://docs.plenix.net/guides/general-guidelines/login-and-register.md): In this guide we will provide you with detailed instructions on how to easily register and login to the Plenix Network control panel.
- [Free plans](https://docs.plenix.net/guides/general-guidelines/free-plans.md): In this guide you will find everything you need to know about the free plans.
- [Payments plans](https://docs.plenix.net/guides/general-guidelines/payments-plans.md): In this guide, you will find all the necessary information about Plenix Network payment plans.
- [Domains](https://docs.plenix.net/guides/general-guidelines/domains.md): In this guide, you will find all the necessary information about Plenix Network domains.
- [Minecraft Guides](https://docs.plenix.net/guides/minecraft-guides.md)
- [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.
- [Web Hosting Guides](https://docs.plenix.net/guides/web-hosting-guides.md): Welcome to the Plesk Web Hosting section of Plenix Network's documentation. Here you’ll find step-by-step guides on how to manage your web hosting services using Plesk.
- [How to Install WordPress](https://docs.plenix.net/guides/web-hosting-guides/how-to-install-wordpress.md): Learn how to quickly install WordPress using the Plesk WordPress Toolkit.
- [How to Create an Email Account](https://docs.plenix.net/guides/web-hosting-guides/how-to-create-an-email-account.md): Create email accounts with custom mailbox sizes and configure features like autoresponders or spam filters.
- [How to Create an Email Alias](https://docs.plenix.net/guides/web-hosting-guides/how-to-create-an-email-alias.md): Forward emails to your main address using aliases.
- [How to View Error and Access Logs](https://docs.plenix.net/guides/web-hosting-guides/how-to-view-error-and-access-logs.md)
- [How to Create and Manage Databases](https://docs.plenix.net/guides/web-hosting-guides/how-to-create-and-manage-databases.md): Add MySQL or PostgreSQL databases and users.
- [How to Change PHP Version](https://docs.plenix.net/guides/web-hosting-guides/how-to-change-php-version.md): Run different PHP versions depending on your site’s needs.
- [How to Use the Web Application Firewall](https://docs.plenix.net/guides/web-hosting-guides/how-to-use-the-web-application-firewall.md): Protect your website with ModSecurity via the Web Application Firewall (WAF).
- [How to Create and Manage FTP Accounts](https://docs.plenix.net/guides/web-hosting-guides/how-to-create-and-manage-ftp-accounts.md): Set up FTP access for managing website files.


---

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