> For the complete documentation index, see [llms.txt](https://rol-aokth.gitbook.io/aok-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rol-aokth.gitbook.io/aok-guide/support/how-to-play/party.md).

# Party - ปาร์ตี้

ระบบปาร์ตี้ใน <mark style="color:red;">**Age of KhaganThailand**</mark> สามารถรองรับผู้เล่นได้สูงสุด 15 คนพร้อมกัน เพื่อความสะดวกในการเล่นและติดต่อกันระหว่างสมาชิกในปาร์ตี้ โดยจะมีช่องแชทเฉพาะของปาร์ตี้ รวมถึงตัวปาร์ตี้ยังอยู่ถาวรจนกว่าหัวปาร์ตี้จะกดยุบหรือผู้เล่นจะออกจากปาร์ตี้ ฉะนั้นเมื่อผู้เล่นออกเกมแล้วเข้าเกมมาอีกครั้ง ก็ไม่จำเป็นต้องสร้างปาร์ตี้กันใหม่

#### <mark style="color:red;">**วิธีสร้าง Party**</mark>

1. เริ่มแรกให้ผู้เล่นตั้งปาร์ตี้ก่อนโดยกดที่ <mark style="color:purple;">**Icon รูปมือ**</mark> ตำแหน่งด้านบนของจอ ลำดับที่ 4&#x20;
2. เมื่อหน้าต่าง Party ปรากฎ ให้กด <mark style="color:purple;">**Create Party**</mark> เพื่อสร้าง

<figure><img src="/files/5ubOlTatSG79F8fx4mhh" alt=""><figcaption></figcaption></figure>

3. ให้เลือก <mark style="color:purple;">**กฎการแชร์**</mark> ที่ต้องการ (สามารถกลับมาเปลี่ยนได้เมื่อสร้างปาร์ตี้ไปแล้ว)
4. กดที่ <mark style="color:purple;">**Create Party**</mark> อีกครั้ง เป็นอันเสร็จสิ้นการสร้าง Party&#x20;

<figure><img src="/files/OmcTb6yqP1vfT1RUV4Hn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QoVlb5FOn21LIUlPdYmb" alt=""><figcaption></figcaption></figure>

#### <mark style="color:red;">วิธีชวนเพื่อนเข้า Party</mark>

1. เดินไปหาเพื่อนที่ต้องการชวนเข้าร่วมปาร์ตี้&#x20;
2. จะมีปุ่ม <mark style="color:purple;">**Action**</mark> ปรากฎ ให้กด 1 ครั้ง แล้วจะมีหน้าต่างสำหรับติดต่อขึ้นที่กลางจอ&#x20;
3. ให้กดที่ <mark style="color:purple;">**Invite to join party**</mark> แล้วให้รอจนกว่าเพื่อนจะกดตกลงเพื่อเข้าร่วมปาร์ตี้ ถือว่าสำเร็จ

<figure><img src="/files/KU0I9QgdDFZdMK7lxwrW" alt=""><figcaption></figcaption></figure>

4. สามารถเข้ามาเปลี่ยนกฎการแชร์ได้เสมอ

<figure><img src="/files/7CJaRIvg37clKdA7xahs" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://rol-aokth.gitbook.io/aok-guide/support/how-to-play/party.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
