# Rules

{% hint style="danger" %}
Breaking any of the below rules may result in a temporary ban from the server.&#x20;

Repeat offenders will be permanently banned.
{% endhint %}

### Combat Logging

You are not allowed to leave the server within 5 minutes of interacting with another player.

### Griefing

If you are raiding you are not allowed to intentionally throw items out of storage containers unless you are taking the container for yourself.

### Building in Restricted Zones

There are certain locations on the map like military zones, spawn areas etc where you are not allowed to build. You can find out more information regarding where these zones are by viewing the [Restricted Build Zones](/rules/restricted-build-zones.md).

### Cheating

Hacking of any kind will not be tolerated, and will result in an instant and permanent ban.

### Loot Cycling

Do not remove items with the intention of dumping them on the ground to recycle the loot.

### Glitching

Do not intentionally exploit bugs or glitches to gain an advantage. If you find yourself in a situation where you may violate this rule, please contact the support team via the [Discord](https://discord.gg/fcCBjfu7Dd) server.


---

# 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://wiki.eclipz.au/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.
