# Rules

{% hint style="warning" %}
**These rules exist to keep Maplewood fair and enjoyable for everyone. By playing on the server, you agree to follow them.**

**Not every action can be listed. If something isn’t written here, that doesn’t mean it’s allowed.** Staff may act on behavior that goes against fair play, common sense, or the spirit of the server.

**Ignorance of the rules is not an excuse.**
{% endhint %}

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/D8QS6RGOgb8R4zPPWBeK" %}
[General Conduct](/maplewood-docs/server-information/rules/general-conduct.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/ZL1krBI3KCAReKoR3wrS" %}
[Communication](/maplewood-docs/server-information/rules/communication.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/06vVj9AgxlwwBDJ37ChE" %}
[Gameplay](/maplewood-docs/server-information/rules/gameplay.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/czBqnnVnPifu9ug9xoYe" %}
[Builds & World Use](/maplewood-docs/server-information/rules/builds-and-world-use.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/FM0WVHp8LgbZYpRNckHC" %}
[Economy & Trading](/maplewood-docs/server-information/rules/economy-and-trading.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/XGTIJ85vr6lDdCeA5LIE" %}
[Mods & Resource Packs](/maplewood-docs/server-information/rules/mods-and-resource-packs.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/nwPRAqsvNgRPP459gXnH" %}
[Punishments & Enforcement](/maplewood-docs/server-information/rules/punishments-and-enforcement.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/sGzei96GEdAszGtODxYA" %}
[Reporting & Appeals](/maplewood-docs/server-information/rules/reporting-and-appeals.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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.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.
