# Server Info

- [General Information](https://docs.anarchy.ac/server-info/general-information.md)
- [Rules](https://docs.anarchy.ac/server-info/rules.md): Violations of these guidelines may result in temporary loss of chat privileges or server access, especially in cases of exploiting bugs or glitches while we work to resolve the issue.
- [Modifications](https://docs.anarchy.ac/server-info/modifications.md): The server is based on the Survival gamemode with Hard difficulty. However, several optimizations have been made to enhance both performance and gameplay.
- [Commands](https://docs.anarchy.ac/server-info/commands.md): See all of the available in-game commands and what they do.
- [Vote Links](https://docs.anarchy.ac/server-info/vote-links.md)
- [Vote Rewards](https://docs.anarchy.ac/server-info/vote-rewards.md): Voting on every link every day helps bring new players to Anarchy!
- [Tips for Survival](https://docs.anarchy.ac/server-info/tips-for-survival.md)
- [FAQ](https://docs.anarchy.ac/server-info/faq.md)
- [Stats](https://docs.anarchy.ac/server-info/stats.md)
- [Conclusion](https://docs.anarchy.ac/server-info/conclusion.md)


---

# 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.anarchy.ac/server-info.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.
