# 3. 遊戲開始

- [3.1 遊戲開始](https://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi/game-start.md)
- [3.2 主畫面](https://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi/home.md)
- [3.3 錢包管理畫面](https://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi/wallet.md)
- [3.4 選單畫面](https://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi/menu.md)
- [3.5 聊天畫面](https://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi/3.5-liao-tian-hua-mian.md)
- [3.6不正對策](https://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi/3.6-bu-zheng-dui-ce.md)


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/han-yu/3.-you-xi-kai-shi.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.
