# 3.1 ゲーム開始

* コインムスメのアカウントはHAECHI社の提供するFaceWalletのアドレスにより管理されます。タイトル画面から「SNSログイン」を選択すると該当のSNSアカウントと紐づいたFaceWalletが作成されます。
* タイトル画面から「プレイスタート」を選択するとFaceWalletを作成せずにアカウントログインせずにゲームを開始できます。ログインせずにプレイする場合、ブラウザの一時保存データ（キャッシュ）が消えるとプレイデータが消えてしまいますのでご注意ください。また以下の機能が制限されます。コインムスメを快適にお楽しみいただくためにも是非アカウントの登録をお願いいたします。

  ・ ショップ商品の購入

  ・ マーケットプレイスでの売買

  ・ ガチャの購入

  ・ ウォレットからのインポート／エクスポート
* 最初からゲームを開始する場合、チュートリアルが表示されます。チュートリアルはスキップすることができますが、初めての方はゲーム内容の理解にご活用ください。


---

# 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/game-start.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.
