# Leveling Guide

## Leveling Guide

Use this page to decide where to level next.

It focuses on level ranges, map flow, and route changes.

Use [Bounty Board](/rowiki/guide/bounty-board.md) when your route can clear missions at the same time.

Use [Class Guide](/rowiki/guide/class-guide.md) for builds, skills, and gear.

### At a glance

* **Best early flow:** Training Grounds → Payon Cave → Orc Dungeon
* **Best method:** follow dense maps with low downtime
* **Best late-game maps:** Glast Heim Prison, Glast Heim Churchyard, Sphinx 4–5

### How these guides connect

* Start here for level range and map choice.
* Add [Bounty Board](/rowiki/guide/bounty-board.md) when one map gives multiple mission turn-ins.
* Open [Class Guide](/rowiki/guide/class-guide.md) when you need class-specific setup.

### Quick navigation

#### By level range

* [Level 1–20](#level-120)
* [Level 20–40](#level-2040)
* [Level 40–60](#level-4060)
* [Level 60–80](#level-6080)
* [Level 80–99](#level-8099)

#### By topic

* [Leveling principles](#leveling-principles)
* [Route planning](#route-planning)
* [Efficiency checklist](#efficiency-checklist)
* [Bounty Board](/rowiki/guide/bounty-board.md)
* [Class Guide](/rowiki/guide/class-guide.md)

### Leveling principles

* Prioritize maps with low monster HP and fast respawn.
* Reduce downtime with cheap healing and short travel.
* Change maps when kills start to slow down.

{% hint style="info" %}
The best route is not always the highest EXP map. Dense spawns and clean kill speed usually win.
{% endhint %}

### Level 1–20

Start in the Training Grounds or your town's early field maps.

**Main targets**

* Poring
* Fabre
* Lunatic

**Best use**

* Rush your first job change
* Loot everything for early zeny
* Learn your first damage rotation

**Good bounty overlap**

* [Geffen board](/rowiki/guide/bounty-board.md#geffen)
* [Payon board](/rowiki/guide/bounty-board.md#payon)

### Level 20–40

Move to **Payon Cave 1–2** for stable early leveling.

**Main targets**

* Zombie
* Skeleton

**Alternative**

* **Orc Village** for easy melee farming

**Notes**

* Bring Fly Wings to keep kill speed high
* Stay where spawn density stays consistent

**Good bounty overlap**

* [Geffen board](/rowiki/guide/bounty-board.md#geffen)
* [Payon board](/rowiki/guide/bounty-board.md#payon)
* [Comodo board](/rowiki/guide/bounty-board.md#comodo)

### Level 40–60

Use **Orc Dungeon 1** for stable solo or small-party EXP.

**Main targets**

* Orc Zombie
* Orc Skeleton

**Alternative**

* **Geffen Dungeon 2**
  * Nightmare
  * Deviruchi

**Notes**

* Duo or trio parties often clear faster than large groups
* Switch earlier if potion use gets too high

**Good bounty overlap**

* [Aldebaran board](/rowiki/guide/bounty-board.md#aldebaran)
* [Geffen board](/rowiki/guide/bounty-board.md#geffen)
* [Payon board](/rowiki/guide/bounty-board.md#payon)

### Level 60–80

This range depends more on weapon element and sustain.

**Main maps**

* **Clock Tower 1–2**
  * Punk
  * Clock
* **Al De Baran Field**
  * Hode
  * Sandman
* **Sphinx 2–3**
  * Mummy

**Notes**

* Use elemental weapons whenever possible
* Pick the map with the lowest potion cost for your build
* Test two maps and keep the cleaner loop

**Good bounty overlap**

* [Aldebaran board](/rowiki/guide/bounty-board.md#aldebaran)
* [Geffen board](/rowiki/guide/bounty-board.md#geffen)
* [Comodo board](/rowiki/guide/bounty-board.md#comodo)

### Level 80–99

Move into high-value undead and prison maps.

**Main maps**

* **Glast Heim Prison**
  * Injustice
  * Rybio
* **Glast Heim Churchyard**
  * Wraith
  * Evil Druid
* **Sphinx 4–5**
  * Anubis

**Notes**

* Party leveling is strongly recommended
* Bring gear and defenses for undead and shadow-heavy maps

**Good bounty overlap**

* [Geffen board](/rowiki/guide/bounty-board.md#geffen)
* [Comodo board](/rowiki/guide/bounty-board.md#comodo)
* [Yuno board](/rowiki/guide/bounty-board.md#yuno)

### Route planning

Use this flow to keep leveling stable.

1. Start with the map that matches your gear.
2. Track potion use for ten to fifteen minutes.
3. Move up only when kills stay fast and safe.
4. Add mission overlap with [Bounty Board](/rowiki/guide/bounty-board.md) when it fits your route.
5. Check [Class Guide](/rowiki/guide/class-guide.md) if the map starts to favor a different build.

{% hint style="info" %}
If two maps give similar EXP, choose the one with lower potion cost and shorter travel time.
{% endhint %}

### Efficiency checklist

#### Always carry

* Fly Wing
* Potions that match your build
* Blue Gemstone if your skills require it

#### Solo or party

* **Solo** is more stable
* **Party** is faster when the group is coordinated
* Small parties often give the best balance of speed and EXP share

### Next guides

* [Bounty Board](/rowiki/guide/bounty-board.md) — stack missions on the same map
* [Class Guide](/rowiki/guide/class-guide.md) — choose the right build for that route


---

# Agent Instructions: 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:

```
GET https://lokagamers.gitbook.io/rowiki/guide/leveling-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
