> 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/community/rules.md).

# Rules

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

1. **No third party tools.** Auto Hunt is built in and free, so bots, macros and packet tools are not needed and are not allowed.
2. **No exploits.** If something gives an unfair result, stop, keep what you found to yourself, and tell a GM in a direct message. Abusing a bug loses the gains and can lose the account.
3. **No real money trading.** Nothing on HangoutRO is for sale, in either direction.
4. **Be decent in chat.** No harassment, slurs or spam, in game or on Discord.
5. **One account per person is the norm.** Extra accounts are fine for storage and alts, not for farming the free packs or attendance onto one character.
6. **Staff decisions are final** in game, and you can appeal them on Discord.


---

# 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/community/rules.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.
