# Akadia Survival Player Documentation

## Akadia Survival Player Documentation

- [Welcome](https://docs.akadia-survival.com/welcome.md): Welcome to the Akadia Survival Player Documentation! As you dive into this journey, the Akadia Survival Player Documentation will be your trusty sidekick for all things mechanics and gameplay.
- [What is Akadia?](https://docs.akadia-survival.com/what-is-akadia.md)
- [Register to play](https://docs.akadia-survival.com/register-to-play.md): With Akadia's unique concept, spots per round are limited. Learn how you can secure your place and don't miss out.
- [Player Commands](https://docs.akadia-survival.com/player-commands.md): On this page, you'll discover a comprehensive list of commands and functions that any player may find useful.
- [The Arena](https://docs.akadia-survival.com/the-arena.md)
- [Loging out](https://docs.akadia-survival.com/loging-out.md)
- [Graphic Issues](https://docs.akadia-survival.com/support/graphic-issues.md): Akadia's unique experience relies on our custom resource pack, but don't worry about manually downloading it. Simply join the server and accept the download prompt, and you're good to go!
- [Ask for Help](https://docs.akadia-survival.com/support/ask-for-help.md)
- [Reporting a player](https://docs.akadia-survival.com/support/reporting-a-player.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.akadia-survival.com/welcome.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.
