> For the complete documentation index, see [llms.txt](https://dotaro.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://dotaro.gitbook.io/wiki/introduction/server-information.md).

# Server Information

***

## Server Settings:

* **Kiel - Based Server**
* **Pure 2-2 Transcendent Classes**
* **Frost Server**
* **PK Server except Towns**
* **x3 Mob Spawn in all areas**
* **Modified MVP Stats and HP**
* **All items and equipments selling price: 10z**
* **Unlimited Ammunition (Sniper, Ninja, Gunslingers, Assassin Cross, etc)**
* **Upper, Middle, Lower HG \[1]**
* **Refineable: Upper, Middle, Lower, Armor, Weapon, Shield, Footgear, Garment**
* **Non-Refineable: Accessories**
* **Server Mode:** Pre-Renewal / Renewal (Hybrid)
* **Server Episode:** 13.2 Encounter with the Unknown
* **Max Base Level:** 255
* **Max Job Level:** 120
* **Max Stats:** 255
* **Max ASPD:** 196
* **Instant Cast (Dex):** 150
* **Max HP:** 1,500,000
* **Max SP:** 6,000
* **Max Character Slots:** 15
* **Server Language:** English, Filipino
* **Server Timezone:** GMT +8

***

## Server Rates:

* **Base Exp Rates:** 10000x
* **Base Job Rates:** 10000x
* **Drop Rates:** 0.1% - 100% (Modified)
* **Normal Cards:** 30%
* **Mini MVP Card:** 20%
* **MVP Card:** 10%
* **Rare MVP Card:** 0.1% - 1%

***

## **Server Features:**

* **Custom Items:** Over 200+
* **Auto Combat:** Enabled
* **Costume System:** Enabled
* **Dota Items:** Enabled
* **Item Awakening/Option:** Enabled
* **World Boss:** Enabled
* **Faction/Race System:** Enabled
* **VIP System:** Enabled
* **Battleground System:** Enabled
* **PVP/MVP Ranking:** Enabled
* **AND MANY MORE!**

***

## Party Information:

* **Max Party Members:** 20
* **Party Share Gap:** 255

***

## Guild Information:

* **Max Guild Capacity:** 21 Members
* **War of Emperium:** Max of 21 Members
* **King of Emperium:** Max of 21 Members
* **Guild Alliance:** Disabled

***

## Client Information:

* **DDoS Protection and Mitigation**
* **Max Clients:** 3
* **Game Guard:** Gepard Shield 3.0, ADelays System
* **LGP:** Enabled
* **Macro:** Enabled


---

# 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://dotaro.gitbook.io/wiki/introduction/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.
