> 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-1.md).

# วิธีการรีเซ็ตรหัสผ่านบัญชีเกม Dragonica Landverse

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

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

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

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

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

### 3. เปิดเมนู Forgot Password

ไปที่เมนู Game Account เลื่อนหาการ์ด Dragonica Landverse แล้วกด ไอคอนจัดการ (มุมขวาบนของการ์ด) จากนั้นกด Forgot Password ในเมนูที่เด้งขึ้น

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

### 4. ส่งอีเมลรีเซ็ต

ในกล่อง Forgot Password ระบบจะแสดง In-Game Username และอีเมลที่ลงทะเบียนไว้ ตรวจสอบให้ถูกต้องแล้วกดปุ่ม Send E-Mail เพื่อส่งลิงก์รีเซ็ตไปที่อีเมลของคุณ

<img src="/files/fcCK6XvS27hic3awdSqt" alt="" height="300" width="460">

### 5. ระบบส่งอีเมลสำเร็จ

ระบบจะแสดงข้อความ "Success!" แปลว่าส่งอีเมลรีเซ็ตเรียบร้อยแล้ว กดปุ่ม OK เพื่อปิดหน้าต่าง

<img src="/files/zo6nbC9VjLepLYiBamXI" alt="" height="380" width="440">

### 6. เปิดอีเมลแล้วกดลิงก์รีเซ็ต

เปิดกล่องอีเมลของคุณ หาอีเมลจาก Maxion แล้ว กดลิงก์/ปุ่มรีเซ็ตรหัสผ่าน ในอีเมลนั้น เพื่อเปิดหน้าตั้งรหัสผ่านใหม่

{% hint style="info" %}
💡 คำแนะนำ: ถ้าไม่เห็นอีเมล ให้ตรวจในโฟลเดอร์ Spam / Junk และรอสักครู่ก่อนลองใหม่
{% endhint %}

### 7. ตั้งรหัสผ่านใหม่

ในหน้า Set Password กรอกรหัสผ่านใหม่ที่ช่อง Set Password และ Confirm Password ให้ตรงกัน (8-23 ตัวอักษร) แล้วกดปุ่ม Confirm Password เพื่อบันทึกรหัสผ่านใหม่

<img src="/files/RD7maZslknlZptyGNc02" alt="" height="515" width="460">

***


---

# 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-1.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.
