> 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/olympus/rules.md).

# Rules

{% hint style="success" %}

#### Core Principle

Olympus is a high-trust whitelist survival community. Rules exist to preserve shared trust, world integrity, and long-term collaborative building. Staff enforce both intent and impact.
{% endhint %}

***

### 1. Respect the Community

Be respectful. Harassment, discrimination, or disruptive behavior is not allowed.

***

### 2. World Integrity

No griefing, stealing, or altering other players’ builds without permission.

***

### 3. Fair Play

No hacks, cheats, or exploit abuse that impacts other players, server stability, or progression. Client-side convenience mods are generally allowed if they do not provide unfair information, automation, combat advantage, duplication, x-ray, or server performance impact.

***

### 4. Consent PvP

PvP is only allowed with clear, mutual consent before engagement.

***

### 5. Do Not Disrupt the Server

Do not intentionally lag, crash, spam, or abuse mechanics in ways that harm server performance or community experience.

***

### 6. Staff Discretion

Staff may intervene based on impact and intent to preserve a healthy community environment.

***

### Activity

Claims may be removed after 180 days of inactivity. Claims may be removed after 180 days of player inactivity to prevent land from being locked indefinitely. Claim removal does not mean staff intend to erase the world or casually reset player history.


---

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