# สมุดภาพ

1. **สารานุกรมคืออะไร และมีผลอะไรบ้าง?**
   * ใน Ragnarok Libre มีระบบสารานุกรมที่สามารถสะสมได้ตามการเล่นของผู้เล่น
   * สามารถเพิ่มเลเวลของสารานุกรมเพื่อเสริมความแข็งแกร่งให้กับตัวละครได้

2. **ประเภทของสารานุกรม**
   * สารานุกรมมีทั้งหมด 5 ประเภท:
   * **สารานุกรมอุปกรณ์**
     * สะสมอาวุธและชุดเกราะเพื่อเพิ่มเลเวล
     * เพิ่มพลังป้องกันทางกายภาพและเวทมนตร์
   * **สารานุกรมการ์ด**
     * สะสมการ์ดของอุปกรณ์แต่ละประเภทเพื่อเพิ่มเลเวล
     * เพิ่มค่าสถานะพื้นฐาน
   * **สารานุกรมมอนสเตอร์**
     * กำจัดมอนสเตอร์ที่มีธาตุเพื่อเพิ่มเลเวล
       * หากกำจัด Unique MVP จะถูกบันทึกไว้ในสารานุกรม
     * เพิ่มค่า HP สูงสุด
   * **สารานุกรมคอสตูม**
     * สะสมคอสตูมหลากหลายเพื่อเพิ่มเลเวล
     * เพิ่มดาเมจโดยรวม
   * **สารานุกรมพิเศษ**
     * เมื่อได้รับสัตว์เลี้ยง (อัปเดตเร็ว ๆ นี้) และคำนำหน้า จะเพิ่มเลเวล
     * เพิ่มความเร็วในการโจมตี


---

# 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-2/undefined-8.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.
