> 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/novice.md).

# Novice

1. **Novice là gì?**
   * Novice là **nghề khởi đầu** của tất cả các nhân vật mới trong Ragnarok Libre
   * Họ là **những người phiêu bạt chưa có nghề nghiệp chính thức**, đang bắt đầu hành trình khám phá thế giới.
     * Có thể lựa chọn **ngoại hình nam hoặc nữ**.

2. **Kỹ năng**

   * Khi mới tạo nhân vật, **không có kỹ năng nào hiển thị trong bảng kỹ năng**.
   * Sau khi hoàn thành nhiệm vụ chính **“Tiêu diệt 2 Poring”**, bạn sẽ có thể **học kỹ năng thông qua menu Kỹ năng**.
   * Thông tin chi tiết về kỹ năng của Novice có thể được xem ở liên kết hướng dẫn tương ứng.

3. **Chuyển nghề**
   * Khi **Novice đạt cấp 5**, bạn có thể chọn **một trong bốn nghề sau** để tiến hành **chuyển nghề lần 1**:
     * **Swordsman**
     * **Magician**
     * **Thief**
     * **Archer**


---

# 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/novice.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.
