# 3.4 メニュー画面

<div align="center"><figure><img src="/files/5ifsI30KF9ePsHCjB6dl" alt="" width="197"><figcaption><p>メニュー画面</p></figcaption></figure></div>

メニュー画面では以下の操作が可能です。

<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><p>画面ヘルプの一覧画面を表示します。</p><p>ゲーム内の各項目について説明を見ることができます。</p></td></tr><tr><td>保有アイテム</td><td>保有アイテム一覧画面を表示します。</td></tr><tr><td>ゲーム設定</td><td><p>ゲームの設定画面を表示します。ゲーム設定では以下の項目を行うことができます。</p><p>・ 言語の切り替え（日本語・英語・繫体字・韓国語）</p><p>・ 音量設定</p><p>・ BGM、効果音のOn/Off設定</p></td></tr><tr><td>クレジットカード</td><td>ショップで使用するクレジットカードを登録・管理することができます。</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/3-game-start/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.
