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

# Faction - เผ่า

#### ข้อกำหนดของระบบชนเผ่า

* ระบบเผ่าสามารถ<mark style="color:yellow;">**เลือกตอนสร้างตัวละคร**</mark> และตัวเกมปัจจุบันยัง<mark style="color:yellow;">**ไม่สามารถเปลี่ยนเผ่าได้**</mark>
* ผู้เล่นจะ<mark style="color:yellow;">**เกิดในแผนที่ของตนเอง**</mark> ไม่ว่าจะเลือกอาชีพใดก็ตาม
* แผนที่ [<mark style="color:blue;">**Lv.1 Wroclaw Fortress**</mark>](/aok-guide/about-the-game/map/wroclaw-fortress.md) และ [<mark style="color:red;">**Lv1. Kharakorum**</mark>](/aok-guide/about-the-game/map/kharakorum.md) สามารถโจมตีผู้เล่นเผ่าอื่นได้
* ผู้เล่นจะได้รับสิทธิประโยชน์ต่างๆ จากระบบชนเผ่า และสามารถแย่งชิงความเป็นที่หนึ่งแห่งอาณาจักร AOK&#x20;
* สัญลักษณ์ของชนเผ่าจะขึ้นที่ชื่อตัวละคร โดยแบ่งได้ดังนี้

<div><figure><img src="/files/JpCCB0uOtnbDyoFxJ8aC" alt="" width="128"><figcaption><p>📍ชนเผ่า : <mark style="color:blue;"><strong>Durl﻿ukin</strong></mark><strong> ตั้งอยู่เมือง </strong><mark style="color:blue;"><strong>Wroclaw Fortress</strong></mark> <br>ซึ่งเป็นจุดยุทธศาสตร์แห่งการรวมตัวของชนเผ่า <em><mark style="color:blue;"><strong>Durlu﻿kin</strong></mark></em> <br>เพื่อเตรียมความพร้อมในการโจมตีกับกองทัพ <em><mark style="color:red;"><strong>N﻿urin</strong></mark></em> </p></figcaption></figure> <figure><img src="/files/2DTFhlGRxviObevyiUdO" alt="" width="128"><figcaption><p>📍ชนเผ่า : <mark style="color:red;"><strong>Nurin</strong></mark><strong> ตั้งอยู่เมือง </strong><mark style="color:red;"><strong>Karakorum</strong></mark> <br><strong>ซึ่งเป็น</strong>จุดยุทธศาสตร์แห่งการรวมตัวของชนเผ่า <em><mark style="color:red;"><strong>Nurin</strong></mark></em> <br>เพื่อเตรียมความพร้อมในการโจมตีกับกองทัพ <em><mark style="color:blue;"><strong>Durlukin</strong></mark></em></p></figcaption></figure></div>

<div data-full-width="false"><figure><img src="/files/CXve8STaSXCRix2heVXi" alt=""><figcaption><p><em><mark style="color:yellow;">ภาพชนเผ่ายืนประจันหน้ากัน</mark></em></p></figcaption></figure></div>

<figure><img src="/files/Xce28xgNUZoC4DU7CSBP" 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/faction.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.
