# เลเวล

ใน Ragnarok Libre มีระบบเลเวลอยู่ 2 ประเภท:

* **เลเวล JOB** สำหรับปลดล็อกคอนเทนต์และอัปเกรดสกิล
* **เลเวล BASE** สำหรับเพิ่มค่าสเตตัสของตัวละคร

1. **เลเวล JOB**\
   เลเวลอาชีพเกี่ยวข้องกับการเปลี่ยนอาชีพ, การอัปเกรดเลเวลสกิล, และการปลดล็อกคอนเทนต์ต่าง ๆ\
   สามารถรับค่าประสบการณ์ของ JOB ได้จาก:

   * เควสต์หลัก
   * การล่ามอนสเตอร์ในฟิลด์
   * มิชชั่นจากพาส

2. **เลเวล BASE**\
   เลเวลเบสคือเลเวลหลักที่เกี่ยวข้องกับค่าสเตตัสของตัวละคร สามารถเพิ่มได้สูงสุดถึงเลเวล 99\
   สามารถรับค่าประสบการณ์ของ BASE ได้จาก:

   * เควสต์หลัก
   * การล่ามอนสเตอร์ในฟิลด์
   * ดันเจี้ยนเก็บเลเวล (EXP Dungeon)

   **การทรานส์เซนด์ (Transcendence)**\
   เมื่อตัวละครถึง BASE เลเวลสูงสุด สามารถรีเซ็ต BASE กลับไปที่เลเวล 1 เพื่อแลกกับแต้มค่าสเตตัสพิเศษเพิ่มเติม\
   จำเป็นต้องใช้ไอเทม "เศษพลังแห่งวาลคีรี" (Fragment of Valkyrie's Power)


---

# 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.ragnaroklibre.com/undefined/undefined-1/undefined-3.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.
