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

# Rates and settings

![](https://3134290582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD6EUknkxguLsWdqRSsct%2Fuploads%2Fgit-blob-8369d0738dae1906a04b5b60266a84131997468b%2Fserver.jpg?alt=media)

| Setting           | Value                                                                                                                                                |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mode              | Renewal                                                                                                                                              |
| Base and job EXP  | 5x                                                                                                                                                   |
| Drops             | 15x, MVP monsters 1x (their whole drop list and the MVP prize)                                                                                       |
| Cards             | 5x, MVP cards 1x                                                                                                                                     |
| Death penalty     | None                                                                                                                                                 |
| Level gap penalty | On. Monsters far from your level give less EXP and fewer drops                                                                                       |
| VIP               | +50% base and job EXP, +50% drops, +300 storage, +5,000 weight, auto loot and offline vending                                                        |
| Classes           | Every class up to 4th is open during closed beta. After release the classes and towns open in chapters, see [Roadmap](/hangoutro/roadmap/roadmap.md) |

The server runs rAthena Renewal with the July 2025 client. Item and monster data are Renewal, and the client carries the Japanese and international art packs, so the jRO 3rd job outfits are the normal look here.

Check your live rates in game with `@rates`.


---

# 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://hangout-ragnarok.gitbook.io/hangoutro/server-modifications/rates.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.
