> For the complete documentation index, see [llms.txt](https://wiki.frontierro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.frontierro.com/ro-project-frontier/server-information.md).

# Server Information

### 📃Server Information <a href="#server-information" id="server-information"></a>

Step into a world where adventure, strategy, and community unite in RO: Project Frontier. Whether you're a long-time fan or a newcomer, discover what makes our server stand out with these **best features**:

### ℹ️ General Server Details

| Category                  | Details                                 |
| ------------------------- | --------------------------------------- |
| 🌐 **Server Type**        | Pre-renewal                             |
| 📖 **Episode**            | 12.2 Destruction of Morocc              |
| 🧙 **Available Class**    | Transcendent Classes (No Extended Jobs) |
| 🆙 **Level Cap**          | 99/70                                   |
| 🤖 **Auto Attack/Combat** | Unlimited (Free)                        |
| 🚫 **Auto Buff/Slave**    | Disabled                                |

{% hint style="info" %}
🛠️ **Extended Jobs are coming soon!** They aren't available yet, but we plan to add them in a future update — stay tuned.
{% endhint %}

### ⚙️ Rates & Drop Settings

| Feature                 | Rate                |
| ----------------------- | ------------------- |
| ⭐ **Base/Job EXP**      | 30x / 30x           |
| 📦 **Common Drops**     | 1x                  |
| 🧪 **Healing Items**    | 1x                  |
| 🛡️ **Equipment Drops** | 1x                  |
| 🃏 **Card Drops**       | 1x                  |
| 🎉 **Happy Hour**       | Saturday and Sunday |

{% hint style="danger" %}
The maximum item drop rate is capped at **80%**. As a result, even when additional drop-rate bonuses from items, costumes, features, or events are applied, no item can exceed an **80%** drop chance.
{% endhint %}

### [👯🏽](https://emojipedia.org/people-with-bunny-ears-medium-skin-tone) Party System

| Feature                | Setting    |
| ---------------------- | ---------- |
| 👥 **Party Cap**       | 12 Members |
| 🔗 **Level Share Gap** | 15         |
| ➕ **Party EXP Bonus**  | 10%        |

### 🏛️ Guild System

| Feature             | Capacity   |
| ------------------- | ---------- |
| 🏰 Guild Cap        | 22 Members |
| 👑 KoE Participants | 22 Members |
| ⚔️ WoE Participants | 22 Members |
| 🚫 Guild Alliances  | Disabled   |


---

# 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.frontierro.com/ro-project-frontier/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.
