> 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/getting-started/readme.md).

# Welcome to HangoutRO

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

HangoutRO is a Renewal Ragnarok Online server with mid rates, a built-in auto hunt, and no donations. You earn every cash point in game.

|               |                                                                                 |
| ------------- | ------------------------------------------------------------------------------- |
| Mode          | Renewal, client from July 2025                                                  |
| Rates         | 5x base EXP, 5x job EXP, 15x drops                                              |
| Cards         | 5x, MVP cards 1x                                                                |
| Death penalty | None                                                                            |
| Donations     | None. Cash comes from attendance, MVP kills and the zeny exchange               |
| Auto hunt     | Built into the client, runs on the server                                       |
| Status        | Closed beta. At official release the server wipes characters and keeps accounts |

Start here:

1. [Download and install](/hangoutro/getting-started/install.md) the client and register an account.
2. [Your first hour](/hangoutro/getting-started/first-steps.md) walks you from the training ground to the Eden Group.
3. [Earning cash points](/hangoutro/cash-and-vip/cash-points.md) explains how you pay for VIP, Auto Hunt packs and the Cash Shop.

Website and registration: [hangout.openskyelabs.xyz](https://hangout.openskyelabs.xyz) Discord: [discord.gg/48YUhXAy3z](https://discord.gg/48YUhXAy3z) Facebook: [facebook.com/hangoutragnarok](https://www.facebook.com/hangoutragnarok/)


---

# 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/getting-started/readme.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.
