> For the complete documentation index, see [llms.txt](https://www.xileretro.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.xileretro.wiki/introductions/xilero/war-of-emperium-rules.md).

# War Of Emperium Rules

> 📜 These rules exist to ensure that War of Emperium (WoE) remains **fair, competitive, and enjoyable** for everyone.

***

### 🛡️ Competitive Integrity

#### ❌ Real Intent to Capture Required

* You **must actively attempt to conquer** the castle.
* No **stalling**, **farming**, or **trolling**.

> 🔹 WoE is strategic. If you're not trying to win, **don't join**.

#### ❌ No Castle Surrenders Between Allied Guilds

* No **handoffs**, **rotations**, or **secret agreements** between allied or alternate guilds.

> 🔍 Suspicious behavior will be investigated.\
> 🔹 Proven violations = **punishment**.

***

### 🛡️ Core Rules

#### 1️⃣ No Free Castles or Intentional Handover

* Guilds must **defend the Emperium until it breaks**.
* Do **not** surrender or agree to let others take the castle.

#### 2️⃣ Re-breaks Allowed – But NO Deals

* ✅ Re-breaking is fine if the fight goes south.
* ❌ You **cannot coordinate** with other guilds to hand over the castle.

#### 3️⃣ PvP First – Not All Fighting Is Alliance

* ✅ You can fight anyone.
* ❌ You may **not collaborate** with another guild to help them win.

***

#### ❌ No Double Guilds for Buff Abuse

* Do **not** use multiple guilds for skills like **Provoke**, **Mind Break**, etc.
* 🔹 All players inside the castle must be part of the **main guild** only.

> Buffing via alt or outsider guilds = **manipulation** and **abuse**.

#### ⚠️ If caught:

* Possible penalties: **disqualification**, **loss of castle**, **temporary/permanent bans**.
* Repeated abuse will trigger **investigation and harsher penalties**.

***

### 🛡️ Guild Identity & Participation

#### 🛡️ Unique Emblems Required

* Emblems must be at least **80% unique** and clearly distinguishable.
* ❌ No **mimics** or **cloned** emblems.

#### 🔁 Merges Allowed (For Balance Only)

* Merging guilds is allowed **only** to promote **fair competition**.
* Not for **domination** or overwhelming strength.

***

#### ⚠️ Mutual Alt Breaking = BANNABLE

* Do **not** use alts/off-guilds to:
  * 🔁 Repeatedly break and recapture castles
  * 🔁 Rotate ownership for **loot or fame**

> That’s abuse — and **will be punished**.

#### 🤝 No Win-Trading or Castle Giveaways

* WoE is meant to be **competitive**, not **collaborative handouts**.
* **Play to win. Not to scheme.**

***

### 📛 Prohibited Behavior

* ❌ Spamming **trade/friend requests** to distract players
* ❌ **Harassing**, **trolling**, or toxic behavior during WoE
* ❌ Abusing **mechanics** to delay or grief fights

***

### 👥 Guild Participation Limits

* 👥 **Max 24 players** per guild inside the castle
* ❌ No **rotating alts** or bypassing the limit

***

### 📜 Final Notes

* ⚠️ When unsure, **ask a GM** before doing anything suspicious.
* ❗ If you break a rule, **DM a GM** directly.

> 🔇 Public drama will result in **harsher penalties**.

***

### 🚫 Violations May Result In:

* ❌ **Castle Loss**
* ❌ **WoE Disqualification**
* ❌ **Temporary or Permanent Bans**

> 👑 Admins have the **final say**.\
> Appeals are only considered if the case is **reopened by staff**.

***

### ⚔️ Fight Fair. Earn Your Wins.

> Play with **honor**. Make your guild **proud**.\
> 🏰 No shortcuts. No freebies. Just **glory**.


---

# 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, and the optional `goal` query parameter:

```
GET https://www.xileretro.wiki/introductions/xilero/war-of-emperium-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
