# Rules & Policies

## Rules

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

## Policies

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