> 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/bienvenidos/bag.win.md).

# Bag.win

{% hint style="info" %}
Antes de jugar, por favor lee y comprende nuestro [Aviso Legal](https://docs.decentral.games/legal/disclaimer) y [Términos de Uso](https://docs.decentral.games/legal/terms-of-use-casino).

Nota: Este documento está sujeto a cambios a medida que el desarrollo avanza.
{% endhint %}

<figure><img src="/files/BoLsOZjAAvvlXvCa0ZE9" alt=""><figcaption><p>Tú próximo gran win está a solo un click</p></figcaption></figure>

Bienvenidos a **Bag.win: El casino online más inmersivo del mundo.**

Disfruta tus juegos favoritos, apuesta con amigos y experimenta la emoción de Las Vegas desde la comodidad de tu cusa.

Elije entre más de 100 juegos como slots, poker, blackjack, ruleta y mucho más. Puedes jugar en 2D tradicional o aventurarte al mundo 3D de **Bag City** para una experiencia de casino inmersiva que no encontrarás en ningún otro lado.

* [Juega Ahora](https://bag.win)
* [Acerca de Bag.win](/es/plataforma/nosotros.md)
* [Cómo empezar a jugar](/es/ayuda/guias/como-jugar-en-bag.win.md)


---

# 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/bienvenidos/bag.win.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.
