> 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/tieng-viet/nhan-vat/nghe-nghiep.md).

# Nghề nghiệp

Khi bắt đầu chơi **Ragnarok Libre**, bạn sẽ bắt đầu với nghề cơ bản là **Novice (Tân thủ)**.\
Khi **đạt cấp 5**, bạn có thể tiến hành **chuyển nghề lần 1**, và sau đó tiếp tục **chuyển nghề ở các mốc cấp độ cao hơn**.

> Lưu ý:\
> Sau khi chuyển sang một nghề nhất định, **bạn không thể thay đổi sang nghề ở nhánh khác**.\
> Tuy nhiên, bạn có thể **chuyển đổi giữa các nghề cùng nhóm** nếu sử dụng một **vật phẩm đặc biệt**.\
> Ví dụ: Rune Knight có thể chuyển sang Royal Guard (cùng nhóm Swordsman),\
> nhưng **không thể chuyển sang Sorcerer** (thuộc nhóm Magician).

1. #### **Chuyển nghề lần 1 (Level 5)**
   * Khi **Novice đạt cấp 5**, bạn có thể chọn một trong 4 nghề sau:
     * **Swordsman**
     * **Magician**
     * **Thief**
     * **Archer**

&#x20;

2. #### **Chuyển nghề lần 2 (Level 30)**
   * Sau khi đạt cấp 30, mỗi nghề có thể chọn một trong hai hướng phát triển:
     * **Swordsman → Knight** hoặc **Crusader**
     * **Magician → Wizard** hoặc **Sage**
     * **Thief → Assassin** hoặc **Rogue**
     * **Archer → Hunter** hoặc **Dancer**

3. **Chuyển nghề lần 3 (Level 60)**
   * Khi đạt **cấp 60**, bạn có thể tiến hành **chuyển nghề lần 3** sang các nghề sau:
     * **Knight → Lord Knight**
     * **Crusader → Paladin**
     * **Wizard → High Wizard**
     * **Sage → Professor**
     * **Assassin → Assassin Cross**
     * **Rogue → Stalker**
     * **Hunter → Sniper**
     * **Dancer → Clown**

4. **Chuyển nghề lần 4 (Level 140)**
   * Khi đạt **cấp 140**, bạn có thể tiến hành **chuyển nghề lần 4** sang các nghề sau:
     * **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/tieng-viet/nhan-vat/nghe-nghiep.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.
