# Pillars of Fortune

- [About](https://docs.frozed.club/pillars-of-fortune/about.md)
- [FAQ](https://docs.frozed.club/pillars-of-fortune/faq.md): Frequently Asked Questions
- [Map Setup](https://docs.frozed.club/pillars-of-fortune/map-setup.md): These are the steps you will need to follow in order to create an Arena properly.
- [Commands & Permissions](https://docs.frozed.club/pillars-of-fortune/commands-and-permissions.md): All the available permissions are listed here!
- [Configuration](https://docs.frozed.club/pillars-of-fortune/configuration.md)
- [cages.yml](https://docs.frozed.club/pillars-of-fortune/configuration/cages.yml.md)
- [menus.yml](https://docs.frozed.club/pillars-of-fortune/configuration/menus.yml.md)
- [settings.yml](https://docs.frozed.club/pillars-of-fortune/configuration/settings.yml.md)
- [messages.yml](https://docs.frozed.club/pillars-of-fortune/configuration/messages.yml.md)
- [scoreboard.yml](https://docs.frozed.club/pillars-of-fortune/configuration/scoreboard.yml.md)
- [Update Changelogs](https://docs.frozed.club/pillars-of-fortune/update-changelogs.md): All the Frost update logs that have been saved will be listed here. Updates before Frost 2.0 are lost unfortunately.
- [2024](https://docs.frozed.club/pillars-of-fortune/update-changelogs/2024.md)
- [August 3rd, 2024](https://docs.frozed.club/pillars-of-fortune/update-changelogs/2024/august-3rd-2024.md): INITIAL RELEASE


---

# 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.frozed.club/pillars-of-fortune.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.
