# In-Game System

- [Status System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/status-system.md): Status System
- [Skill System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/skill-system.md): Skill System
- [Party System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/party-system.md): ระบบปาร์ตี้
- [Upgrade Item System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/upgrade-item-system.md): ระบบตีบวก
- [Craft System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/craft-system.md): ระบบคราฟ
- [Reforge System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/reforge-system.md): 🔥ระบบการหลอม (𝐑𝐞𝐟𝐨𝐫𝐠𝐞)
- [Limited Break System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/limited-break-system.md): ระบบจะมีค่า Ki ซึ่งเป็นหน่วยที่ได้รับจากการล่ามอนสเตอร์แล้วนำไปอัพค่าพลังติดตัวพิเศษทำให้ตัวละครแข็งแกร่งขึ้น
- [Skin System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/skin-system.md): ระบบ Skin
- [Pets System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/pets-system.md): ระบบสัตว์เลี้ยง
- [Premium System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/premium-system.md): Premium System
- [Quest System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/quest-system.md): ระบบเควส
- [Rank Item](https://rol-aokth.gitbook.io/aok-guide/in-game-system/rank-item.md): ระบบอัพแรงค์ไอเทม
- [PVP System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/pvp-system.md): ระบบ พีวีพี
- [Guild System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/guild-system.md)
- [House System](https://rol-aokth.gitbook.io/aok-guide/in-game-system/house-system.md): 🏠✨ ระบบบ้าน : House System! ✨🏠 อัปเดตใหม่ล่าสุด พร้อมให้ชาว AOK ได้สนุกกับฟีเจอร์ใหม่ที่เพิ่มค่าสเตตัสให้ตัวละครเยอะมากๆ !


---

# 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://rol-aokth.gitbook.io/aok-guide/in-game-system.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.
