> For the complete documentation index, see [llms.txt](https://drlv.gitbook.io/dragonica-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drlv.gitbook.io/dragonica-landverse-whitepaper/blockchain/undefined/dragonica-landverse.md).

# วิธีสมัครบัญชี Dragonica Landverse

สิ่งที่ทำให้ **Landverse** ต่างจากเดิม คือการนำ **ระบบเศรษฐกิจบนบล็อกเชนและโทเคน** เข้ามาออกแบบใหม่ทั้งหมด ผู้เล่นจึงเป็น **เจ้าของสินทรัพย์ดิจิทัลของตัวเองอย่างแท้จริง (True Ownership)** และสามารถ **สร้างมูลค่าทางเศรษฐกิจไปพร้อมกับความสนุกในการเล่น** ได้จริง

บัญชีเกม (Game ID) คือ **กุญแจดอกแรก** ที่ใช้เข้าสู่โลกของ Dragonica Landverse — ถ้ายังไม่มี ก็ยังเริ่มเล่นและใช้งานฟีเจอร์ต่างๆ ไม่ได้

### 1. เข้าสู่เว็บไซต์

เปิด [account.maxion.gg](https://account.maxion.gg) คุณจะเห็นหน้าเข้าสู่ระบบ

### 2. เข้าสู่ระบบ

กดปุ่ม Continue with Google แล้วเลือกบัญชี Google ของคุณ ทำตามขั้นตอนเข้าสู่ระบบของ Google จนเสร็จ

![หน้าเว็ปไซต์เข้าสู่บัญชี Maxion Account](/files/rKDv1DQpa6ZQfWH5axbp)

{% hint style="info" %}
💡 คำแนะนำ: หากมีหลายบัญชี Google ให้เลือกบัญชีที่ต้องการใช้ผูกกับเกมให้ถูกต้อง เพราะจะใช้บัญชีนี้เข้าเล่นตลอดไป
{% endhint %}

### 3. เข้าหน้า Game Account

เมื่อเข้าสู่ระบบสำเร็จ ระบบจะพาคุณมาที่หน้า Game Account ซึ่งแสดงรายชื่อเกมทั้งหมดในระบบ

![Game Account Portal](/files/Gef180LS8fdakrrnO6oF)

### 4. สร้างบัญชีเกม

เลื่อนหน้าจอลงมาจนเจอการ์ดเกม Dragonica Landverse แล้วกดปุ่ม Create Account (0/1) บนการ์ด เพื่อเปิดหน้าต่างสร้างบัญชี

<img src="/files/l6PGsbsDE7C7D6VqfRJH" alt="" height="445" width="520">

{% hint style="info" %}
ข้อมูล: 1 Maxion Account สมัครไอดี Dragonica Landverse ได้ 1 ไอดี (ปุ่มบนการ์ดจะระบุ 0/1)
{% endhint %}

### 5. กรอกข้อมูลและสร้างบัญชี

ในหน้าต่าง Create Account กรอก In-Game Username, Set password และ Confirm password แล้วกดปุ่ม Create Account สีเหลือง

<img src="/files/eIDH1LBwqrvviPd7v4k1" alt="" width="345">

{% hint style="danger" %}
คำเตือน: จดชื่อในเกมและรหัสผ่านเก็บไว้ในที่ปลอดภัย และอย่าบอกรหัสผ่านกับผู้อื่นเด็ดขาด
{% endhint %}

### 6. ตรวจสอบ Game ID

เมื่อสร้างสำเร็จ Dragonica Landverse จะเปลี่ยนมาแสดง Game ID ของคุณ แสดงว่าบัญชีเกมพร้อมใช้งานแล้ว

<img src="/files/AEpyG89Q5LKbpenrBDe3" alt="" height="445" width="520">

***


---

# 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://drlv.gitbook.io/dragonica-landverse-whitepaper/blockchain/undefined/dragonica-landverse.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.
