> For the complete documentation index, see [llms.txt](https://docs.warlands.io/es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.warlands.io/es/economia/entradas-de-juego.md).

# Entradas de juego

Warlands plantea un modelo revolucionario, nunca visto antes en el ecosistema blockchain. El concepto de "tickets de entrada o entradas de juego" en el que cada partida de juego tiene un coste de entrada, el cuál se agrupará en un bote que se destinará al equipo ganador.&#x20;

{% hint style="success" %}
**Tickets de entrada:** Para jugar PVP Play and Earn se debe abonar un coste de entrada/asiento al bote de la partida cada vez que se juegue.&#x20;
{% endhint %}

<figure><img src="/files/ZB1zJUYItRu6qsXKIXVn" alt=""><figcaption></figcaption></figure>

Se plantea un modelo en el cual "para que unos jugadores ganen otros deben perder", es un sistema justo, que premia la habilidad del jugador además resulta beneficioso para la sostenibilidad de la economía, y la competitividad que genera grandes espectáculos.&#x20;

* Tal y como se plantea en el sistema de distribución de comisiones: de cada batalla se cobra una comisión del 5% al 7%, la cual se reparte entre holders, pool de liquidez, pool de rewards mantenimiento del juego.&#x20;


---

# 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.warlands.io/es/economia/entradas-de-juego.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.
