> For the complete documentation index, see [llms.txt](https://docs.bag.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bag.win/es/ayuda/guias/como-ser-anfitrion-en-una-mesa-cash.md).

# Cómo ser Anfitrión en una Mesa Cash

Debajo están los pasos para ser anfitrión de una mesa cash privada en [bag.win](http://bag.win). También puedes ver nuestro video tutorial.

{% embed url="<https://www.youtube.com/watch?v=EF0ieL9Pias>" %}
Tutorial de Mesas Privadas
{% endembed %}

### Pasos para ser Anfitrión en una Mesa Cash y reclamar las Recompensas

**Paso 1:** Inicia sesión en [bag.win](https://bag.win). En la página de inicio, selecciona **Mesas Privadas**.

<figure><img src="/files/nRxi9PJCiMd4Ldt6VsbW" alt=""><figcaption><p>Selecciona Mesas Privadas</p></figcaption></figure>

**Paso 2:** Selecciona **Crear** y **Continuar.**

<figure><img src="/files/O0stmJiheEnbrZxuJlFJ" alt=""><figcaption><p>Crear una Mesa</p></figcaption></figure>

**Paso 3:** Configura la mesa a tu gusto y selecciona **Crear Mesa** cuando estés listo.

<figure><img src="/files/GbOzE7Em4ApcpSwmsiR4" alt=""><figcaption><p>Configura la Mesa</p></figcaption></figure>

**Paso 4:** Selecciona si deseas jugar en 2D o 3&#x44;**.**

<figure><img src="/files/Gr0BAqOesBVo2t6HiqYU" alt=""><figcaption><p>Selecciona el Entorno</p></figcaption></figure>

**Paso 5: Copia tu código de invitación** y compartelo con amigos.

<figure><img src="/files/V8DkVDg7nctuNBUd8XHa" alt=""><figcaption><p>Copia tu código de Invitación</p></figcaption></figure>

**Paso 6:** Puedes claimear tus recompensas de anfitrión en la sección **Recompensas** de [bag.win](https://bag.win).

<figure><img src="/files/D1Ev7nI4Icp2FWy5g3zi" alt=""><figcaption><p>Sección Recompensas</p></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, and the optional `goal` query parameter:

```
GET https://docs.bag.win/es/ayuda/guias/como-ser-anfitrion-en-una-mesa-cash.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
