# Jobs & Class Progression

YmirRO uses **classic pre-trans** job progression.

## Basic Flow

1. **Novice** → reach Job Lv 10
2. Choose one of:
   * Swordsman
   * Mage
   * Archer
   * Thief
   * Acolyte
   * Merchant
3. Complete the official **Job Change Quest**.
4. Reach Base 99 / Job 50 as your 1st class (no trans).

Each class follows official Episode 5 skill trees and mechanics.


---

# 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/jobs-and-class-progression.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.
