> For the complete documentation index, see [llms.txt](https://coin-musme.gitbook.io/coin-musme-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coin-musme.gitbook.io/coin-musme-white-paper/english-1/3.-game-start/game-start.md).

# 3.1 Starting the Game

* CoinMusme accounts are managed using the address of FaceWallet provided by HAECHI. By selecting "SNS Login" from the title screen, a FaceWallet linked to the corresponding SNS account will be created.
* By selecting "Start" from the title screen, you can start the game without creating a FaceWallet and without logging into an account. If you choose to play without logging in, please be aware that your play data will be lost if your browser's temporary storage data (cache) is cleared. Additionally, the following features will be restricted. To fully enjoy CoinMusme and for a more comfortable experience, we strongly recommend registering an account:

・  Purchasing items in the shop

・  Buying and selling on the marketplace

・  Purchasing gacha pulls

・  Importing/exporting from the wallet

* If you start the game from the beginning, a tutorial will be displayed. While it is possible to skip the tutorial, if you are new to the game, we recommend to use it to better understand the game contents.

<figure><img src="/files/f9mUNmc9aAAOH164fuMW" alt="" width="285"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/english-1/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.
