# Do I need a crypto wallet to play games?

1. Yes, a crypto wallet like [MetaMask](https://metamask.io/) or[ Binance wallet](https://www.binance.com/en/wallet-direct) is required. The wallet address is used as your account to ensure the safety of all your digital assets (such as XWG tokens, NFT Dream cards, virtual props) and progress in the virtual world.
2. If you do not have a crypto wallet at the moment, you can use your **mobile number** or **email** to register and log in to the game first, and your in-game data will be saved on your local computer (off-chain). However, by the time you need to perform on-chain operations with your in-game assets, you still need to bind your account with a crypto wallet address.


---

# 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://docs.xwg.games/service/faq/do-i-need-a-crypto-wallet-to-play-games.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.
