# 3.4 選單畫面

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

以下是選單畫面的操作說明：

<table data-header-hidden><thead><tr><th width="180.5"></th><th></th></tr></thead><tbody><tr><td>公告</td><td>顯示通知的彈出畫面。</td></tr><tr><td>畫面幫助</td><td>顯示畫面幫助的列表畫面。 您可以查看有關遊戲內各項目的說明。</td></tr><tr><td>個人檔案</td><td>顯示用戶詳細資料</td></tr><tr><td>持有道具</td><td>顯示擁有物品的列表畫面。</td></tr><tr><td>遊戲設定</td><td><p>顯示遊戲設定畫面。 在遊戲設定中，您可以執行以下操作：</p><p>· 切換語言（日文・英文・繁體字・韓語）</p><p>· 設定音量</p><p>· 啟用/禁用背景音樂和語音</p></td></tr><tr><td>新手教學</td><td>可以進入初始的教學畫面</td></tr><tr><td>返回標題</td><td>回到最初的頁面(用於切換帳號)</td></tr><tr><td>預售綁定</td><td>與Metamask綁定 用於準備交易</td></tr></tbody></table>


---

# 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/menu.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.
