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

# Server Information

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

{% tabs %}
{% tab title="Server Core Setup" %}

* **Base Formula:** Revo⁺
  * **Monster Spawn:** Pre-renewal
  * **Monster Stats:** Pre-renewal
  * **Player Stats:** Renewal
  * **Player Skill:** Renewal
  * **Item & Equipment:** Renewal
* **Job Class:** Job 2-2
* **Max Base / Job Level:** Lv.99 / Lv.50
* **Max Stats Raised:** 99
* **Max ASPD:** 190  `(Pre-renewal Formula)`
* **Default Account Slot Character:** 5
* **Default Death Penalty:** 5%
* **Party Level Range:** 15 Level
* **Max Party Member:** 12 Member
* **Party Exp Bonus:** 15% each
* **Default Guild Member:** 10 Member
* **Max Guild Member:** 25 Member  `(Updated Later)`
* **Max Guild Alliance:** 2 Alliance  `(Updated Later)`
* **Spam Chat:** Allowable
* **Vending Tax:** Start from 0%  `(Updated Later)`
* **Dual Login:** Enabled  `(Max 2 Clients)`
* **MVP Cards:** Disable  `Rebalanced from Loka Sealed Cards System`
* **Mini Boss Cards:** Enable  `Ghostring & Deviling Disabled Drop List (MCA Only)`
  {% endtab %}

{% tab title="Server Rate Configuration" %}

* **Base Exp Rate:** x3
* **Job Exp Rate:** x3
* **Drop Rate:** x1
  * Common x1
  * Healing x1
  * Usable x1
  * Equipment x2
  * Card x2
    {% endtab %}

{% tab title="Server Environment" %}

* **Server Located:** International
* **Server Time:** UTC/GMT +7
* **Server Language:** English
* **Maintown:** Payon City
  {% endtab %}
  {% endtabs %}

***

<h3 align="center"><strong>VIP BENEFTIS</strong></h3>

{% code title="Core Benefits" %}

```
EXP +60%
Drop Rate +30%
```

{% endcode %}

{% code title="Bonus Benefits" %}

```
Weight +1000
Death Penalty reduced from 5% to 2%
Kafra Storage +500
```

{% endcode %}

{% code title="Extra Bonus Extra Bonus" %}

```
Character slots increased from 5 to 15
Gain +75% HP and SP recovery from the Healer
Gain 300 seconds of Blessing and Increase Agi from the Healer
Access to the VIP Warper
Access to VIP Auto Loot commands, including @autoloot and @alootid
```

{% endcode %}


---

# 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://lokagamers.gitbook.io/rowiki/server-information/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.
