# Account and Security

<details>

<summary>How do I create an account?</summary>

You can create an account by clicking the **Register** button on [bag.win](https://bag.win/).

</details>

<details>

<summary>What's a digital wallet?</summary>

A digital wallet stores your cryptocurrencies and game assets. Your digital wallet is also another way to sign in and start playing.

We recommend using [MetaMask](https://metamask.io/), [Rainbow](https://rainbow.me/), or [Rabby](https://rabby.io/).

</details>

<details>

<summary>How do I link a wallet to my account?</summary>

You can link a wallet by signining into [bag.win](https://bag.win/), clicking your avatar icon, and clicking **Link Wallet.**[<br>](https://docs.decentral.games/help/faq/wearables)

</details>

<details>

<summary>Can I register several accounts?</summary>

No, only 1 account per person is allowed.

</details>

<details>

<summary>How do I see my gameplay history?</summary>

To see your gameplay history: sign into [bag.win](https://bag.win/), click your avatar icon, and click **Gameplay History.**

</details>

<details>

<summary>How do you handle KYC?</summary>

KYC is handled through [Sumsub](https://sumsub.com/), a 3rd-party provider.

</details>

<details>

<summary>What should I do if my account is compromised?</summary>

If your email or wallet has been compromised, contact our 24/7 support team in [Discord](https://discord.gg/bag.win) or click the icon in the bottom right corner on [bag.win](https://bag.win).

</details>


---

# 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.bag.win/help/faq/account-and-security.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.
