# Mythic Survival

- [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


---

# 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.premieresetups.com/mythic-survival.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.
