# Job Master/Changer

<figure><img src="/files/QK9O4GMDidHoSNIcEJ5W" alt=""><figcaption></figcaption></figure>

A go-to NPC that allows players to instantly change jobs at key progression points.\
Designed to be linear and gearscore gated. If you're too lazy to do the quest; **this is the way**.

***

#### Supported Job Progression:

| Stage      | Requirement   |
| ---------- | ------------- |
| First Job  | Job Level 10+ |
| Second Job | Job Level 40+ |

***

#### Job Change Requirements:

| Type                                                       | Description                                      |
| ---------------------------------------------------------- | ------------------------------------------------ |
| ✅ Fee                                                      | 15,000 Zeny is required depending on job tier    |
| ✅ [Gear Score](https://wiki.osro-revo.gg/gearscore-system) | Players must meet minimum gear score (5k or 10k) |

{% hint style="warning" %}
ℹ️ Players must also spend all skill points before changing jobs.
{% endhint %}

***

#### [Gear Score Requirements:](https://wiki.osro-revo.gg/gearscore-system)

| Stage                    | Required Gear Score |
| ------------------------ | ------------------- |
| Second Job (Job Lv > 46) | 5,000               |
| Second Job (Job Lv < 45) | 10,000              |

{% hint style="info" %}
Use the `/gearscore` command to check your current score.
{% endhint %}

***


---

# 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://wiki.osro-revo.gg/features/job-master-changer.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.
