> For the complete documentation index, see [llms.txt](https://docs.playtheatria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playtheatria.com/theatria/rules-policies.md).

# Rules & Policies

## Rules

* [**Theatria Rules**](/theatria/rules-policies/rules.md), guidance for all players.
  * [**Automation Rule, in-depth**](/theatria/rules-policies/rules/automation-rule-in-depth.md)
  * [**Hacks & Mods Rule, in-depth**](/theatria/rules-policies/rules/hacks-mods-rule-in-depth.md)
  * [**Market Shop Rules**](/theatria/rules-policies/rules/market-shop-rules.md), for player-run market shops setup on market shop plots issued by Theatria.

## Policies

* [**Block Restrictions**](/theatria/rules-policies/block-restrictions.md)
  * [**The Ark**](/theatria/rules-policies/block-restrictions/the-ark-restrictions.md)
  * [**Mining**](/theatria/rules-policies/block-restrictions/mining-restrictions.md)
  * [**Nether**](/theatria/rules-policies/block-restrictions/nether-restrictions.md)
  * [**The End**](/theatria/rules-policies/block-restrictions/the-end-restrictions.md)
* [**Ban Appeals**](/theatria/rules-policies/ban-appeals.md)
  * [**Ban Appeal Review Guidelines for Staff**](/theatria/rules-policies/ban-appeals/ban-appeal-review-guidelines.md)
* [**Claim Maintenance & Expiration Notice**](/theatria/rules-policies/claim-maintenance-and-expiration.md)
* [**Banned Player Lock Removals**](/theatria/rules-policies/banned-player-lock-removals.md)
* [**Bug and Exploit Reward System**](/theatria/rules-policies/bug-and-exploit-reward-system.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 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.playtheatria.com/theatria/rules-policies.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.
