# Player Manual

- [Early Access](https://whitepaper.morningmoonvillage.com/manual/early-access.md)
- [How to Play](https://whitepaper.morningmoonvillage.com/manual/early-access/howto.md): A User Manual for Early Access version
- [Tutorial Video](https://whitepaper.morningmoonvillage.com/manual/early-access/video.md): Tutorial Video
- [Troubleshooting](https://whitepaper.morningmoonvillage.com/manual/early-access/troubleshooting.md): Troubleshooting
- [Bug and Feedback Reports](https://whitepaper.morningmoonvillage.com/manual/early-access/bug-and-feedback-reports.md)
- [Full Version](https://whitepaper.morningmoonvillage.com/manual/full-version.md)
- [How to Play](https://whitepaper.morningmoonvillage.com/manual/full-version/howto.md): A User Manual for Morning Moon Village
- [How to Convert and Transfer Token](https://whitepaper.morningmoonvillage.com/manual/how-to-convert-and-transfer-token.md): Convert and transfer tokens to your wallet
- [How to Buy KUB & LUMI on Exchanges](https://whitepaper.morningmoonvillage.com/manual/how-to-convert-and-transfer-token/kub2.md): Buy KUB from these channels
- [How to Convert KUB to KKUB](https://whitepaper.morningmoonvillage.com/manual/how-to-convert-and-transfer-token/kub.md)
- [How to Convert USDT to KUSDT](https://whitepaper.morningmoonvillage.com/manual/how-to-convert-and-transfer-token/usdt-kusdt.md): Convert USDT to KUSDT


---

# Agent Instructions: 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.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.
