# Overview

- [PlayerServers - Overview](https://playerservers.thearcadia.xyz/overview/master.md): An advanced plugin which allows your players to create their sub-servers as part of your BungeeCord / Waterfall / Travertine / HexaCord network and manage them with easy-to-use, friendly GUI
- [Plugin Installation Tutorial](https://playerservers.thearcadia.xyz/overview/installation.md): Here is a guide with details that you need to follow in order to complete the installation.
- [Adding a node](https://playerservers.thearcadia.xyz/overview/installation/adding-a-node.md): Learn how to create a node for servers to be deployed to.
- [Templates](https://playerservers.thearcadia.xyz/overview/installation/templates.md): Learn how to setup templates with plugins, mods, worlds and configurations
- [Adding pre-defined plugins](https://playerservers.thearcadia.xyz/overview/installation/adding-pre-defined-plugins.md): In the tutorial below, you'll learn how to add pre-defined plugins to the plugin-installer GUI.
- [Pterodactyl configuration](https://playerservers.thearcadia.xyz/overview/pterodactyl-configuration.md): Learn how to setup and configure PlayerServers to work with Pterodactyl control panel and give your users ability to manage their server through Pterodactyl’s beautiful and easy-to-use interface.
- [Download custom wings](https://playerservers.thearcadia.xyz/overview/pterodactyl-configuration/download-custom-wings.md): Learn how to download our custom wings to prevent unwanted modifications on your subservers.
- [How to create tokens](https://playerservers.thearcadia.xyz/overview/pterodactyl-configuration/how-to-create-tokens.md): Learn how to create Pterodactyl client and application API token.
- [Setting up plugins mount](https://playerservers.thearcadia.xyz/overview/pterodactyl-configuration/setting-up-plugins-mount.md): Learn how to setup plugins repository as a mount for your Pterodactyl servers.
- [Current Config files](https://playerservers.thearcadia.xyz/overview/config.md)
- [Commands & permissions](https://playerservers.thearcadia.xyz/overview/permissions-and-commands.md): Below is the list of all the commands & plugin permissions
- [Limitations](https://playerservers.thearcadia.xyz/overview/limitations.md): Learn how to set permission-based limitations for your players.
- [Permission-based RAM](https://playerservers.thearcadia.xyz/overview/limitations/permission-based-ram.md): Learn how to make a permission-based RAM system for your players
- [Permission-based CPU](https://playerservers.thearcadia.xyz/overview/limitations/permission-based-ram-1.md): Learn how to make a permission-based CPU system for your players
- [Max players limitation](https://playerservers.thearcadia.xyz/overview/limitations/max-players-limitation.md)
- [Max plugins limitation](https://playerservers.thearcadia.xyz/overview/limitations/max-plugins-limitation.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://playerservers.thearcadia.xyz/overview.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.
