> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/bahasa-indonesia/karakter/job.md).

# Job

Job pertama yang kamu miliki di Ragnarok Libre adalah **Novice**.\
Setelah mencapai level 5, Novice dapat melakukan *1st Job Change*, dan dapat lanjut melakukan promosi ke job berikutnya saat mencapai level tertentu.

Setelah kamu memilih jalur job, kamu tidak bisa berpindah ke job lain di luar jalur tersebut.\
Namun, kamu bisa menggunakan item tertentu untuk beralih ke job lain dalam **kelompok job yang sama**.\
\
Contohnya, **Rune Knight** dapat diubah menjadi **Royal Guard**, tetapi tidak bisa berpindah ke **Sorcerer**, karena berada di kelompok yang berbeda.

1. #### **1st Job Change**
   * Setelah Novice mencapai level 5, kamu bisa memilih salah satu dari empat job berikut:
     * **Swordsman**
     * **Magician**
     * **Thief**
     * **Archer**

&#x20;

2. **Transisi Kedua (2nd Job Change)**
   * Setelah memilih job awal dan mencapai level 30, kamu bisa melakukan transisi ke salah satu dari dua pilihan job lanjutan berikut:
     * **Swordsman** → **Knight** atau **Crusader**
     * **Magician** → **Wizard** atau **Sage**
     * **Thief** → **Assassin** atau **Rogue**
     * **Archer** → **Hunter** atau **Dancer**

3. **Transisi Ketiga (3rd Job Change)**
   * Setelah mencapai level 60, kamu dapat melakukan transisi ke job tingkat lanjut berikut:
     * **Knight** → **Lord Knight**
     * **Crusader** → **Paladin**
     * **Wizard** → **High Wizard**
     * **Sage** → **Professor**
     * **Assassin** → **Assassin Cross**
     * **Rogue** → **Stalker**
     * **Hunter** → **Sniper**
     * **Dancer** → **Clown**

4. **Transisi Keempat (4th Job Change)**
   * Setelah mencapai level 140, kamu dapat melakukan transisi ke job tingkat akhir berikut:
     * **Lord Knight** → **Rune Knight**
     * **Paladin** → **Royal Guard**
     * **High Wizard** → **Warlock**
     * **Professor** → **Sorcerer**
     * **Assassin Cross** → **Guillotine Cross**
     * **Stalker** → **Shadow Chaser**
     * **Sniper** → **Ranger**
     * **Clown** → **Wanderer**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ragnaroklibre.com/bahasa-indonesia/karakter/job.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.
