> 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/guild.md).

# Guild - กิลด์

### **ระบบกิลด์ หรือ สมาคมกิลด์**

**กิลด์ช่วยให้ผู้เล่นคบค้าสมาคมกับผู้เล่น แชร์ Item ให้กับคนในกิลด์ และช่วยกันอัพเลเวลได้ง่ายขึ้น**

* บัพ<mark style="color:red;">【</mark><mark style="color:green;">**EXP**</mark><mark style="color:red;">】</mark>: เป็นบัพที่จะทำให้เราได้รับโบนัส <mark style="color:green;">**EXP**</mark> เพิ่มขึ้นจากการตี <mark style="color:red;">**Monster**</mark>
* บัพ<mark style="color:red;">【</mark><mark style="color:red;">**Attack**</mark><mark style="color:red;">】</mark>: เป็นบัพเสริมที่เพิ่มค่าพลังโจมตีของเรา ทำให้โจมตีแรงขึ้น
* บัพ<mark style="color:red;">【</mark><mark style="color:yellow;">**Gold**</mark><mark style="color:red;">】</mark>: เป็นบัพที่ทำให้เราได้ทองเยอะขึ้นจากการตี <mark style="color:red;">**Monster**</mark>

ขั้นแรกผู้เล่นต้องไปที่เมนู<mark style="color:red;">【</mark><mark style="color:purple;">**Guild**</mark><mark style="color:red;">】</mark>เพื่อทำการสร้าง<mark style="color:red;">【</mark><mark style="color:red;">**Guild**</mark><mark style="color:red;">】</mark>

<figure><img src="/files/pMwxPD3U72Alj5rbwvRG" alt=""><figcaption><p><mark style="color:red;"><strong>【Manu Guild】</strong></mark></p></figcaption></figure>

ใช้เงินในการสร้าง<mark style="color:red;">【</mark><mark style="color:purple;">**Guild**</mark> <mark style="color:purple;">**จำนวน 100K**</mark><mark style="color:red;">】</mark>

<figure><img src="/files/PSUaQCYl65ff90mWsBJc" alt=""><figcaption><p><mark style="color:red;"><strong>【</strong><strong>Create Gulid</strong><strong>】</strong></mark></p></figcaption></figure>

ใส่<mark style="color:red;">【</mark><mark style="color:purple;">**ชื่อกิลที่ต้องการ**</mark><mark style="color:red;">】</mark>ตั้งเสร็จแล้วให้คลิก หรือ กด คำว่า<mark style="color:red;">【</mark><mark style="color:purple;">**Create Gulid**</mark><mark style="color:red;">】</mark>ก็เป็นอันเสร็จสิ้น

<figure><img src="/files/hevsDUzyGOWI1tleuPq9" alt=""><figcaption><p><mark style="color:red;">【<strong>Create Gulid</strong>】</mark></p></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/guild.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.
