# Leveling Guide

## Overview

Welcome to the leveling guide for Ragnafinest. At these rates, leveling is extremely fast, but requires specific map progression to maximize efficiency and reach your Rebirth/Transcendence goals quickly.

***

## Novice & First Class (Lv 1 – 70)

Target: **Rapid Job Change**

<table><thead><tr><th>Level Range</th><th width="149">Map Name</th><th width="149">Map</th><th>Key Monsters</th><th>Strategy</th></tr></thead><tbody><tr><td><strong>1 – 15</strong></td><td>Training Grounds</td><td><code>prt_fild05</code></td><td>Porings, Lunatic</td><td>Just follow the tutorial or kill 2-3 mobs.</td></tr><tr><td><strong>15 – 40</strong></td><td>Payon Dungeon 00</td><td><code>pay_dun00</code></td><td>Zombies, Familiars</td><td>Use Fire property or Heal bomb.</td></tr><tr><td><strong>40 – 60</strong></td><td>Orc Village</td><td><code>geffen_fild10</code></td><td>Orc Warrior, Orc Lady</td><td>High density, great for AoE skills.</td></tr><tr><td><strong>60 – 70</strong></td><td>Orc Dungeon 01</td><td><code>orcsdun02</code></td><td>Orc Skeleton, Zenorc</td><td>Fast mobbing; stay near the entrance.</td></tr></tbody></table>

***

## Mid-Game & Pre-Rebirth (Lv 70 – 99)

Target: **Reaching Lv 99 for Transcendence**

| Level Range | Map Name              | Map         | Key Monsters       | Strategy                                  |
| ----------- | --------------------- | ----------- | ------------------ | ----------------------------------------- |
| **70 – 85** | Glast Heim Churchyard | `gl_church` | Evil Druid, Wraith | Use Holy/Fire. Great for Acolyte classes. |
| **85 – 95** | Veins Field 04        | `ve_fild04` | Desert Wolf        | Fast movement, low HP, high EXP.          |
| **95 – 99** | Magma Dungeon 01      | `mag_dun01` | Lava Golem, Kaho   | Bring Water/Ice property weapons/spells.  |

***

## High-Level & Max Cap (Lv 100 – 255)

Target: **End-game builds and farming**

<table><thead><tr><th width="151">Level Range</th><th>Map Name</th><th>Map</th><th>Key Monsters</th><th>Strategy</th></tr></thead><tbody><tr><td><strong>100 – 130</strong></td><td>Odin Temple 02</td><td><code>odin_tem02</code></td><td>Skogul, Frus</td><td>High EXP but mobs hit hard. Use Holy armor.</td></tr><tr><td><strong>130 – 180</strong></td><td>Somatology Lab 03</td><td><code>lhz_dun03</code></td><td>Eremes, Shecil</td><td>Dangerous "Player" mobs. High FLEE required.</td></tr><tr><td><strong>180 – 255</strong></td><td>Abbey Dungeon 03</td><td><code>abbey03</code></td><td>Banshee, Necromancer</td><td>Use Holy/Fire. Best for party play or Magnus.</td></tr><tr><td><strong>End-Game</strong></td><td>Thor's Volcano 01</td><td><code>thor_v01</code></td><td>Kasa, Salamander</td><td>High-tier gear needed. Water property is mandatory.</td></tr></tbody></table>

***

## Essential Commands & Tips

### Useful Commands

* `@warp [map]` → Instant travel to leveling spots.
* `@autoloot 100` → Automatically pick up all dropped items.
* `@alootid +[Item ID]` → Loot only specific items (e.g., Cards).
* `@storage` → Access storage anywhere to clear inventory.


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/server-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.
