> For the complete documentation index, see [llms.txt](https://docs.anotherlevel.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anotherlevel.it/documentation.md).

# Documentation

- [Outposts](https://docs.anotherlevel.it/documentation/outposts.md): Add avamposts in your server!
- [Versions](https://docs.anotherlevel.it/documentation/outposts/versions.md): Choose between our Free and Premium versions based on your requirements.
- [Dependencies](https://docs.anotherlevel.it/documentation/outposts/dependencies.md): To properly set up and run Avampost, ensure you meet the following requirements:
- [Commands](https://docs.anotherlevel.it/documentation/outposts/commands.md): Here's a breakdown of commands for the Avampost plugin:
- [Requirements](https://docs.anotherlevel.it/documentation/outposts/requirements.md): Configuring custom permissions for Avampost interactions.
- [Configuration](https://docs.anotherlevel.it/documentation/outposts/configuration.md): Follow the steps below to set up an Avampost:
- [Placeholders](https://docs.anotherlevel.it/documentation/outposts/placeholders.md): The following placeholders provide essential information about outposts for use in conjunction with KingdomsX. They are designed to retrieve various details about a specific outpost, identified by its
- [AnotherLevelShop](https://docs.anotherlevel.it/documentation/anotherlevelshop.md)
- [Dowload links](https://docs.anotherlevel.it/documentation/anotherlevelshop/dowload-links.md): Where you can dowload AnotherLevelShop
- [Dependencies](https://docs.anotherlevel.it/documentation/anotherlevelshop/dependencies.md): Requirements to start AnotherLevelShop
- [Commands](https://docs.anotherlevel.it/documentation/anotherlevelshop/commands.md)
- [Permissions](https://docs.anotherlevel.it/documentation/anotherlevelshop/permissions.md)
- [Messages file](https://docs.anotherlevel.it/documentation/anotherlevelshop/messages-file.md)
- [Config](https://docs.anotherlevel.it/documentation/anotherlevelshop/config.md)
- [Shop configuration](https://docs.anotherlevel.it/documentation/anotherlevelshop/shop-configuration.md)
- [AnotherLevelBungeeList](https://docs.anotherlevel.it/documentation/anotherlevelbungeelist.md)
- [Dowload links](https://docs.anotherlevel.it/documentation/anotherlevelbungeelist/dowload-links.md): Where you can download AnotherLevelBungeeList
- [Commands](https://docs.anotherlevel.it/documentation/anotherlevelbungeelist/commands.md): Commands list of AnotherLevelBungeeList
- [Permissions](https://docs.anotherlevel.it/documentation/anotherlevelbungeelist/permissions.md): Permission list of AnotherLevelBungeeList
- [Customnames](https://docs.anotherlevel.it/documentation/anotherlevelbungeelist/customnames.md): How work custom names?
- [Shrine](https://docs.anotherlevel.it/documentation/shrine.md)
- [Dowload Links](https://docs.anotherlevel.it/documentation/shrine/dowload-links.md)
- [Dependencies & Installation](https://docs.anotherlevel.it/documentation/shrine/dependencies-and-installation.md)
- [Commands & Permissions](https://docs.anotherlevel.it/documentation/shrine/commands-and-permissions.md): Explore the detailed usage, permissions, and functionalities of in-game shrine commands in this concise yet comprehensive guide.
- [Messages file](https://docs.anotherlevel.it/documentation/shrine/messages-file.md)
- [Configuration](https://docs.anotherlevel.it/documentation/shrine/configuration.md)
- [Teleport System](https://docs.anotherlevel.it/documentation/shrine/teleport-system.md)
- [Battlepass](https://docs.anotherlevel.it/documentation/battlepass.md): Description of Battlepass plugin.
- [Dowload Links](https://docs.anotherlevel.it/documentation/battlepass/dowload-links.md)
- [Commands](https://docs.anotherlevel.it/documentation/battlepass/commands.md)
- [Messages File](https://docs.anotherlevel.it/documentation/battlepass/messages-file.md)
- [PlaceholderAPI support](https://docs.anotherlevel.it/documentation/battlepass/placeholderapi-support.md): Placeholder api explainations
- [Battlepass configuration](https://docs.anotherlevel.it/documentation/battlepass/battlepass-configuration.md)
- [Motels](https://docs.anotherlevel.it/documentation/motels.md)
- [Commands](https://docs.anotherlevel.it/documentation/motels/commands.md)
- [Placeholders](https://docs.anotherlevel.it/documentation/motels/placeholders.md)
- [Discord Integration](https://docs.anotherlevel.it/documentation/motels/discord-integration.md)
- [Database Configuration](https://docs.anotherlevel.it/documentation/motels/database-configuration.md)
- [Configuring Motels](https://docs.anotherlevel.it/documentation/motels/configuring-motels.md)
- [Documents](https://docs.anotherlevel.it/documentation/documents.md)
- [Compatibilities](https://docs.anotherlevel.it/documentation/documents/compatibilities.md)
- [Commands](https://docs.anotherlevel.it/documentation/documents/commands.md)
- [Placeholders](https://docs.anotherlevel.it/documentation/documents/placeholders.md)
- [Discord](https://docs.anotherlevel.it/documentation/documents/discord.md)
- [WorldGuard](https://docs.anotherlevel.it/documentation/documents/worldguard.md)
- [Messages](https://docs.anotherlevel.it/documentation/documents/messages.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.anotherlevel.it/documentation.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.
