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

# Register - สมัคร

### 1. วิธีการสมัครเข้าเกมแล้วจะเจอหน้าจอเป็น <mark style="color:red;">Age of Khagan</mark> ให้คลิกตรงคำว่า <mark style="color:red;">Tap to Start</mark>

<figure><img src="/files/SULyXEk2rvMva9R6GTK4" alt="" width="563"><figcaption></figcaption></figure>

2.หลังจากกดคำว่า <mark style="color:red;">**Tap to Star**</mark>t จะเข้าไปหน้า <mark style="color:red;">**Login**</mark> เกมให้สมัคร <mark style="color:red;">**ID**</mark> กดไปตรงคำว่า <mark style="color:red;">**Register**</mark>&#x20;

<figure><img src="/files/AQI5wiWrrMnoWGlYheDm" alt="" width="563"><figcaption></figcaption></figure>

&#x20;3\. หน้าสมัครให้ทำการสมัคร ID+PAS  ส่วน Email ให้ใช้ Email ที่สามารถใช้ได้จริง                                       &#x20;

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

4\. <mark style="color:red;">**Login**</mark> เข้าเกมเสร็จ จะไปหน้าสร้างตัวละครให้ผู้เล่นคลิกคำว่า <mark style="color:red;">**Create**</mark>

<figure><img src="/files/yMO87yaGtPa3tW16JODX" alt="" width="563"><figcaption></figcaption></figure>

หลังจากนั้นก็เลือกตัวละครที่ผู้เล่นอยากจะเล่น แล้วใส่ชื่อตัวละครเลือกเผ่าตามใจชอบเสร็จ

ให้คลิกคำว่า <mark style="color:red;">**Create**</mark> ก็เป็นอันเสร็จสิ้นในการสร้างตัวละคร

<figure><img src="/files/3BeodHKAk3Uw8pbwxNW8" alt="" width="563"><figcaption></figcaption></figure>

กด <mark style="color:red;">**Start Game**</mark> เริ่มต้นการผญจภัยในโลกของ <mark style="color:red;">**Age Of Khagan**</mark> ได้เลยจร๊า

<figure><img src="/files/MUVGdYtJTykteQyl14OQ" alt="" width="563"><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/register.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.
