# Reporting & Appeals

{% hint style="info" %}
If you experience or witness a rule violation, report it through the proper channels. Appeals are available for players who believe an action was taken in error.
{% endhint %}

* Report rule violations to staff or through official channels
* Appeals may be submitted if you believe a punishment was unfair
* Attempting to evade punishment will result in harsher penalties


---

# 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://maplewood.gitbook.io/maplewood-docs/server-information/rules/reporting-and-appeals.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.
