> For the complete documentation index, see [llms.txt](https://cruel-ro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cruel-ro.gitbook.io/wiki/cruelro-wiki.md).

# CruelRO Wiki

**🎮 Cruel Ragnarok Online** is a **pre-renewal low-rate private server** that delivers a **truly unique Ragnarok experience** for both new and veteran players. Featuring our **⚡ offline auto-combat system**, you can continue progressing even when you’re away from the keyboard, ensuring no grind goes to waste.

Our **📜 quest-driven gameplay** adds depth to the adventure, challenging objectives, and rewarding milestones that make leveling up more than just a grind. At the same time, our **⚔️ PvP and 🛡️ GvG-focused environment** provides thrilling battles and strategic clashes that put your skills and teamwork to the ultimate test.

Whether you’re here to **💎 grind, ✨ explore quests, or 🏆 dominate the battlefield**, CruelRO promises an **action-packed, adventure-filled Ragnarok experience** that stands out from the rest. With countless opportunities to mix strategy, combat, and progression, every moment in the game is designed to keep players **🎯 engaged and challenged**.

<figure><img src="/files/Yz1k1rJSLgMuVw7G3d4d" alt=""><figcaption></figcaption></figure>


---

# 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://cruel-ro.gitbook.io/wiki/cruelro-wiki.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.
