> 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/first-steps.md).

# Your first hour

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

1. **Training ground.** New characters start at the Izlude training ground. Follow it to your first job, or leave whenever you like.
2. **Eden Group.** In the middle of Prontera, at 157,185 under a signboard, the Eden Teleport Officer warps you to the Eden Group building. Everything a new player needs is there.
3. **Starter Pack.** The Starter Pack NPC at 33,21 in the Eden building gives every account, once, 500,000 zeny, supplies, a one day Infinite Fly Wing and 24 hours of VIP. Come back after your first job change for a free gear kit for your class. The kit is bound to your account.
4. **Auto Hunt.** The two traders beside the Starter Pack give a free four hour Auto-Combat or Auto-Support pack every 24 hours. See [Auto Hunt](/hangoutro/systems/auto-hunt.md) and [Auto Support](/hangoutro/systems/auto-support.md).
5. **Eden missions.** The mission boards give EXP by level bracket. Turn a mission in by talking to the NPC who gave it, for example Spike at 32,30 for levels 11 to 25. No quest icon marks that NPC.
6. **Shadow equipment.** From base level 10 the Shadow Equipment Rental NPC lends you the Paradise Shadow set for 72 hours.
7. **Attendance.** Open the attendance calendar every day you log in. Days 1 and 4 give Auto Hunt packs, and the month adds up to 690 cash points. See [Attendance calendar](/hangoutro/systems/attendance.md).

Renewal's level gap penalty is on. Hunting monsters far above or below your level gives less EXP and fewer drops, so follow the Eden boards for your bracket.

When you reach the middle game, read [Eden Group and progression](/hangoutro/the-server/eden.md) and [Earning cash points](/hangoutro/cash-and-vip/cash-points.md).


---

# 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/first-steps.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.
