# Mythic Series

## Mythic Series

- [Premiere Setups](https://docs.premieresetups.com/premiere-setups.md): Landing page for all premade setup documentation
- [Mythic Series](https://docs.premieresetups.com/navigation/mythic-series.md): Brand New, Professional Grade, Minecraft Setups.
- [Important Links](https://docs.premieresetups.com/navigation/important-links.md)
- [TOS](https://docs.premieresetups.com/navigation/important-links/tos.md)
- [Getting Started](https://docs.premieresetups.com/mythic-prison/getting-started.md): How to install and configure your new setup.
- [Custom Plugins](https://docs.premieresetups.com/mythic-prison/custom-plugins.md): Some quick information about each of our custom plugins
- [Donor Ranks](https://docs.premieresetups.com/mythic-prison/donor-ranks.md)
- [Staff Ranks](https://docs.premieresetups.com/mythic-prison/staff-ranks.md): Given with /lp user {USERNAME} parent add {GROUPNAME}
- [Resource Pack](https://docs.premieresetups.com/mythic-prison/resource-pack.md)
- [Economy](https://docs.premieresetups.com/mythic-prison/economy.md)
- [FAQ](https://docs.premieresetups.com/mythic-prison/faq.md)
- [Getting Started](https://docs.premieresetups.com/mythic-survival/getting-started.md): How to install and configure your new setup.
- [Donor Ranks](https://docs.premieresetups.com/mythic-survival/donor-ranks.md)
- [Staff Ranks](https://docs.premieresetups.com/mythic-survival/staff-ranks.md): Given with /lp user {USERNAME} parent add {GROUPNAME}
- [Player Ranks](https://docs.premieresetups.com/mythic-survival/player-ranks.md): These are all the default perks of the different player ranks.
- [Command List](https://docs.premieresetups.com/mythic-survival/command-list.md)
- [FAQ](https://docs.premieresetups.com/mythic-survival/faq.md): Common questions/problems that people encounter
- [Getting Started](https://docs.premieresetups.com/mythic-skyblock/getting-started.md)
- [Staff Ranks](https://docs.premieresetups.com/mythic-skyblock/staff-ranks.md)
- [Donor Ranks](https://docs.premieresetups.com/mythic-skyblock/donor-ranks.md)
- [FAQ](https://docs.premieresetups.com/mythic-skyblock/faq.md)
- [Getting Started](https://docs.premieresetups.com/mythic-towny/getting-started.md): How to install and configure your new setup.
- [Player Ranks](https://docs.premieresetups.com/mythic-towny/player-ranks.md): These are all the default perks of the different player ranks.
- [Donor Ranks](https://docs.premieresetups.com/mythic-towny/donor-ranks.md)
- [Staff Ranks](https://docs.premieresetups.com/mythic-towny/staff-ranks.md): Given with /lp user {USERNAME} parent add {GROUPNAME}
- [FAQ](https://docs.premieresetups.com/mythic-towny/faq.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.premieresetups.com/premiere-setups.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.
