> 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/plataforma/nosotros.md).

# Nosotros

### ¿Qué es Bag.win?

[Bag.win](https://bag.win) es una PWA (aplicación web progresiva) que puede ser usada en cualquier navegador, desktop o móvil.&#x20;

Puedes jugar tus juegos de casino favoritos en 2D o probar el mundo 3D de Bag City para una experiencia de casino inmersiva.

Juegos multijugador como [poker](/es/plataforma/poker.md), son **compatibles en multiplataforma**. Los jugadores de 2D y de Bag City pueden jugar, chatear, y sociabilizar con otros en todas las plataformas.

<figure><img src="/files/KmvVbwhosS8zYQwglSNH" alt="" width="563"><figcaption><p>Bag.win</p></figcaption></figure>

### Más Info

* [Depósitos y Retiros](/es/plataforma/depositos-y-retiros.md)
* [Bag City](/es/plataforma/bag-city.md)
* [Juegos](/es/plataforma/juegos.md)
* [Poker](/es/plataforma/poker.md)
* [Características](/es/plataforma/caracteristicas.md)

### Juega Ahora

Ingresa a [bag.win](https://bag.win) para empezar a jugar. Si necesitas ayuda, chequea nuestra [guía](/es/ayuda/guias/como-jugar-en-bag.win.md) o mira el tutorial a continuación.

{% embed url="<https://www.youtube.com/watch?v=v40i4KmJBtE>" %}


---

# 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/plataforma/nosotros.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.
