# Party System

<figure><img src="/files/wSUfqepLGktp8gw1GIyK" alt="" width="375"><figcaption><p>Party System</p></figcaption></figure>

ระบบปาร์ตี้ คือ ระบบที่จะช่วยสร้างกลุ่มให้มาช่วยกันในการเก็บเลเวล แถมยังได้พบปะพูดคุยกับเพื่อนๆใหม่ๆ จากภายในเกม Age of Khagan แต่ยิ่งพิเศษกว่านั้นการปาร์ตี้ยิ่งเยอะจะยิ่งได้ EXP เพิ่มมากขึ้น โดยสามารถตั้งปาร์ตี้ได้สูงสุด 15 คน (พยายามหาอยู่ในจุดที่ไม่ไกลกันจนเกินไปอาจจะทำให้ไม่ได้รับ EXP เพิ่มเติม)

| จำนวนคน | เปอร์เซ็นเพิ่ม |
| :-----: | :------------: |
|    1    |      100%      |
|    2    |      120%      |
|    3    |      140%      |
|    4    |      160%      |
|    5    |      180%      |
|    6    |      200%      |
|    7    |      220%      |
|    8    |      240%      |
|    9    |      260%      |
|    10   |      280%      |
|    11   |      300%      |
|    12   |      320%      |
|    13   |      340%      |
|    14   |      360%      |
|    15   |      380%      |


---

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