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

# 📰 Server Information

Welcome to **KhaosRO** where every level earned, every MVP defeated, and every piece of gear obtained is a step toward greatness.

Server was officially launched on June 01, 2026. It is built around progression, competition, and community, KhaosRO offers a rewarding journey that captures the spirit of Ragnarok Online while providing long-term goals through our unique **Road to 255** system.

***

<figure><img src="/files/88gSXvEAjPZEbfZOflqP" alt=""><figcaption></figcaption></figure>

## 🌍 General Information

#### Server Configuration

* Renewal Episode 13.2
* Max Base Level: 99
* Max Job Level: 70
* Max Stats: 99
* Max ASPD: 190
* Instant Cast (DEX): 150
* Max Guild Capacity: 16 Members
* Max Party Members: 21
* Character Slots: 15
* Party Share Level Gap: 15

***

## 📈 Server Rates

#### Progression Rates

* Base Experience: 50x
* Job Experience: 50x
* Item Drop Rate: 5x

#### Card Rates

* Normal Cards: Customized
* Mini Boss Cards: Customized
* MVP Cards: Customized

Card rates are carefully balanced to maintain long-term progression, market stability, and rewarding gameplay.

***

## 🌐 Community

KHAOSRO is more than a server—it's a growing community of adventurers.

Connect with fellow players, join guilds, share strategies, and stay updated through our official platforms.

#### Official Links

🌐 Website:\
<https://khaos-ro.online/>

💬 Discord:\
<https://discord.gg/VFB9yDMS9N>

📘 Facebook:\
[https://www.facebook.com/khaosro](https://facebook.com/KhaosRO)

## 👥 Party System

Adventure is always better together.

* Maximum Party Members: 21
* Party Share Level Gap: 15
* Optimized for Group Leveling
* MVP Hunting & Dungeon Runs

Form parties, conquer challenging content, and accelerate your journey to the top.

***

## 💻 Client Information

#### Supported Platforms

* Windows PC Client
* Mobile Client Support (Coming Soon)

#### Security Features

* Gepard Shield Protection
* Advanced Anti-Cheat System
* Anti-Macro Detection
* Secure Login Protection
* Continuous Security Updates

Your gameplay experience remains fair, competitive, and protected.

***

## 🌏 Server Infrastructure

#### Server Location

Singapore

Strategically located to provide excellent connectivity for players across:

* Southeast Asia
* Philippines
* Indonesia
* Malaysia
* Thailand
* Australia
* North America

#### Performance

* Dedicated High-Performance Server
* Enterprise-Level DDoS Protection
* Optimized Network Routing
* Stable and Reliable Uptime

***

## 🔥 Server Features

### 📈 Progressive Road to 255

KHAOSRO is designed around meaningful progression.

Every level gained, every item obtained, and every MVP conquered brings you closer to becoming one of the server's elite adventurers.

This is not instant endgame.

This is a true journey toward ultimate power.

***

### 👑 MVP Hunting

Challenge powerful bosses across Rune Midgard and beyond.

Gather your allies, prepare your equipment, and compete for rare treasures and legendary rewards.

***

### 🏰 War of Emperium

Experience large-scale guild warfare.

Build your guild, recruit allies, defend your castles, and establish your dominance during weekly WoE battles.

Only the strongest guilds will rule KHAOSRO.

***

### 🎉 Custom Events

Participate in exciting server-wide activities, including:

* Boss Hunt Events
* Seasonal Celebrations
* PvP Competitions
* Community Challenges
* GM Hosted Events
* Special Reward Campaigns

New adventures await every week.

***

### 💰 Balanced Economy

Our economy is designed to reward dedication and effort.

Whether you're a merchant, farmer, crafter, or MVP hunter, every playstyle has a path toward success.

Your achievements are earned through gameplay—not shortcuts.

***

### 🤝 Active Staff Team

Our staff is committed to maintaining a fair, stable, and enjoyable environment for all players.

We actively:

* Monitor server stability
* Address player concerns
* Host community events
* Improve gameplay systems
* Listen to player feedback

***

## 🔒 Fair Play & Security

KHAOSRO maintains a strict stance against cheating and exploitation.

Our security systems are constantly monitored to ensure:

* Fair competition
* Stable gameplay
* Account protection
* Equal opportunities for all players

***

## 💀 Rise Through Chaos

The path to greatness is never easy.

Monsters will challenge you.

Bosses will test you.

Guilds will oppose you.

But those who endure will become legends.

**Welcome to KHAOSRO.**

**Rise Through Chaos. Become Legend.**


---

# 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://khaosro.gitbook.io/khaosro-docs/welcome-to-khaosro/server-information.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.
