> For the complete documentation index, see [llms.txt](https://wiki.cristalyro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cristalyro.com/en/general-information/woe-and-koe-info.md).

# WoE and KoE Info!

We are thrilled to announce the schedule for our upcoming War of Emperium (WoE) and King of Emperium (KoE) events! Sharpen your swords, prepare your spells, and get ready for epic battles and thrilling encounters!

## **War of Emperium (WoE)**:&#x20;

WoE is the ultimate test of your guild's strength, strategy, and teamwork. Showcase your mastery on the battlefield and claim castles for glory and rewards!

> {% code fullWidth="false" %}
>
> ```
> Monday: 10:00 PM Server Time
> Saturday: 10:00 PM Server Time
> Sunday: 08:00 PM Server Time
> ```
>
> {% endcode %}

## **King of Emperium (KoE)**:&#x20;

KoE is a fierce competition where only the strongest and most cunning will prevail. Fight to control the Empire and prove your supremacy!

> ```
> Thursday: 08:00 PM Server Time
> ```

Prepare for Battle! Gather your guild members, organize your strategies, and get ready for intense combat. Whether defending your castle or launching a full assault, every moment counts. Teamwork and coordination are key to victory, so be sure to communicate and plan with your guildmates.

## Details of WoE/KoE:

1. Rally your guilds and participate in sieges and epic battles.
2. Earn prestigious rewards and control over castles.
3. Demonstrate your prowess and earn respect on the battlefield.

We encourage all guild leaders and members to participate and showcase their skills. Remember, the battlefield awaits you and only the strongest will emerge victorious!

Join us in making CristalyRO a realm of legends and heroes. Mark your calendars, prepare your gear, and we'll see you on the battlefield!

**Good luck, and may the best guild win!**


---

# 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://wiki.cristalyro.com/en/general-information/woe-and-koe-info.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.
