# Cuenta y Seguridad

<details>

<summary>¿Cómo creo una cuenta?</summary>

Puedes crear una cuenta cliqueando en el botón **Registro** en [bag.win](https://bag.win/). Si necesitas ayuda para empezar, chequea nuestras guías.

</details>

<details>

<summary>¿Qué es una wallet digital?</summary>

Una wallet digital contiene tus criptomonedas y activos de juego. Tu wallet digital te sirve para iniciar sesión y empezar a jugar.

Recomendamos usar [MetaMask](https://metamask.io/), [Rainbow](https://rainbow.me/), o [Rabby](https://rabby.io/).

</details>

<details>

<summary>¿Cómo conecto una wallet a mi cuenta?</summary>

Puedes conectar una wallet iniciando sesión en [bag.win](https://bag.win/), cliqueando en tu avatar y luego en **Linkear Wallet.**[<br>](https://docs.decentral.games/help/faq/wearables)

</details>

<details>

<summary>¿Puedo registrar muchas cuentas?</summary>

No, solo 1 cuenta por persona está permitido.

</details>

<details>

<summary>¿Cómo veo mi historial de juego?</summary>

Para ver tu historial de juego: inicia sesión en [bag.win](https://bag.win/), cliquea tu avatar, y cliquea **Historial de Juego.**

</details>

<details>

<summary>¿Cómo manejan los KYC?</summary>

Los KYC son controlados por [Sumsub](https://sumsub.com/), que es un proveedor tercerizado.

</details>

<details>

<summary>¿Qué debo hacer si mi cuenta está comprometida?</summary>

Comunícate con nuestro equipo de soporte disponible 24/7 en [Discord ](https://discord.gg/bagwin)o haga clic en el ícono en la esquina inferior derecha de [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/es/ayuda/faq/cuenta-y-seguridad.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.
