> For the complete documentation index, see [llms.txt](https://whitepaper-th.morningmoonvillage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-th.morningmoonvillage.com/manual.md).

# คู่มือการเล่น

- [Closed Beta Test](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test.md): คู่มือการเล่นสำหรับช่วง Closed Beta Test
- [วิธีการเล่นเบื้องต้น CBT](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test/howto.md): คู่มือการเล่นสำหรับช่วง Closed Beta Test
- [ภารกิจระหว่าง Closed Beta Test](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test/closed-beta-test-mission.md): กิจกรรมน่าสนใจที่คุณอาจทดลองทำในระหว่าง CBT
- [การรายงานข้อผิดพลาด (Bug)](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test/bug.md): การรายงานข้อผิดพลาดของเกมเพื่อช่วยเหลือทีมพัฒนา
- [วิธีการแก้ปัญหาเบื้องต้น CBT](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test/troubleshooting.md): วิธีการแก้ปัญหาสำหรับผู้ที่เข้าทดสอบเกมไม่ได้
- [การเปลี่ยน KUB เป็น KKUB สําหรับผู้ใช้กระเป๋า Metamask](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test/kub-kkub-metamask.md): สําหรับผู้ใช้กระเป๋า Metamask
- [Full Version](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test-1.md): คู่มือการเล่นสำหรับช่วง Closed Beta Test
- [วิธีการเล่นเบื้องต้น](https://whitepaper-th.morningmoonvillage.com/manual/closed-beta-test-1/howto.md): คู่มือการเล่นสำหรับช่วง Closed Beta Test
- [Early Access](https://whitepaper-th.morningmoonvillage.com/manual/early-access.md): คู่มือการเล่นสำหรับช่วง Open Beta Test
- [วิธีการเล่นเบื้องต้น](https://whitepaper-th.morningmoonvillage.com/manual/early-access/howto.md): คู่มือการเล่นสำหรับช่วง Open Beta Test
- [วีดีโอแนะนำการเล่น](https://whitepaper-th.morningmoonvillage.com/manual/early-access/video.md): Tutorial Video
- [วิธีการแก้ปัญหาเบื้องต้น](https://whitepaper-th.morningmoonvillage.com/manual/early-access/troubleshooting.md): วิธีการแก้ปัญหาสำหรับผู้ที่เข้าเล่นเกมไม่ได้
- [แจ้งปัญหาการใช้งาน](https://whitepaper-th.morningmoonvillage.com/manual/early-access/support.md): ติดต่อทีมช่วยเหลือเมื่อพบปัญหาในกา
- [การแปลงเหรียญและการโอนเหรียญเข้าออก](https://whitepaper-th.morningmoonvillage.com/manual/howtotransfer.md): การแปลงเหรียญและการโอนเหรียญเข้าออกกระเป๋า
- [ช่องทางการซื้อ KUB](https://whitepaper-th.morningmoonvillage.com/manual/howtotransfer/kub.md): การซื้อ KUB จากช่องทางต่างๆ
- [การเปลี่ยน KUB เป็น KKUB](https://whitepaper-th.morningmoonvillage.com/manual/howtotransfer/kub-kkub.md): วิธีการเปลี่ยน KUB เป็น KKUB
- [การเปลี่ยน USDT เป็น KUSDT](https://whitepaper-th.morningmoonvillage.com/manual/howtotransfer/usdt-kusdt.md): วิธีการเปลี่ยน USDT เป็น KUSDT


---

# 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:

```
GET https://whitepaper-th.morningmoonvillage.com/manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
