# Novice Guide

Welcome to Rune-Midgard! This guide covers your **first steps** on YmirRO.

## 1. Creating Your Character

* Choose your desired **job path** (Swordsman, Mage, Archer, Thief, Acolyte, Merchant).
* Distribute stats with your future class in mind.

## 2. Starting Area

* Speak to all NPCs in the starting zone for free items and basic info.
* Follow the tutorial if available, or warp directly to a main town.

## 3. Early Leveling Spots

* Lv 1–10: Training Grounds / Poring fields
* Lv 10–20: Payon fields, Geffen fields
* Lv 20–30: Payon Cave 1F, Orc fields (party)
* Lv 30+: See [Maps & Leveling Spots](/ymir-ro/gameplay-guides/maps-and-leveling.md)

## 4. Basic Tips

* Always carry **fly wings** and **butterfly wings**.
* Keep some **Red Potions** early game.
* Do not overspend on early gear; focus on leveling first.


---

# 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://ymir-ragnarok-online.gitbook.io/ymir-ro/gameplay-guides/novice-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.
