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

# 📕 Server Information | Eden Classic

🗡️ Eden Classic — Server Features & Information

<figure><img src="https://4233597142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1XQD6hnqXmfV5PITdQKD%2Fuploads%2FHZrPq2w4Gyf3ynv2Ia3P%2Fserver%20information.gif?alt=media&amp;token=9ea33b98-d6b4-42c6-a19b-e199226a90db" alt=""><figcaption></figcaption></figure>

| Server Rates        | Details |
| ------------------- | ------- |
| Base EXP            | 1x      |
| Job EXP             | 1x      |
| Normal Drops        | 1x      |
| Normal Cards        | 1x      |
| MVP/Mini-Boss Drops | 1x      |

| Basic Information    | Details                                      |
| -------------------- | -------------------------------------------- |
| Episode              | 5 Juno \~ Forgotten Legacy of an Ancient Era |
| Max Base / Job Level | 99 / 50                                      |
| Max ASPD             | 190                                          |
| Max Stats            | 99                                           |
| Mode                 | Pre-Renewal                                  |
| Guild Capacity       | 18 / 18 (No Extension / No Alliance)         |
| Party Capacity       | 15/15                                        |

#### 🛠️ Server Features

Epic Global introduces powerful gameplay systems that improve the experience while keeping the classic Ragnarok spirit alive.

* **VIP System — Enjoy exclusive perks and special benefits.**
* **Axiom Shield — Ultimate defense against cheats and exploits.**
* **Weather System — Rain, Day. Night & Sandstorm**
* **Multi-Client Support — Play with up to 2 clients at the same time.**
* **Auto‑Attack + Slave System** for efficient farming
* Pokémon Pet System – Featuring Battle & Betting Features
* PK System – Challenge Other Players in Battle
* Guild Contribution
* Food sytem


---

# 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://eden-classic.gitbook.io/eden-classic-docs/server-information-or-eden-classic.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.
