> 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/comisiones-fees.md).

# Comisiones/Fees

### **Modelo económico de comisiones en Warlands**

Planteamos tener un flujo de liquidez constante hacia la pool para mantener una economía sana:&#x20;

* **FEES DE COMPRA/VENTA (Marketplace):** Entre un 3% a un 5% -> el cual un 1% a un 2% Irán a la liquidez. <br>
* **FEES MEMBRESÍA MENSUAL:** Ofreciendo funcionalidades como Becas, Puja anticipada (a aquella gente que decide vender sus NFTs como anticipados), Creación de Guilds, Skins exclusivas. Un 25% de lo obtenido se volcará a la pool de liquidez. <br>
* **FEES DE BATALLAS GUILDS:** Aquellos clanes que deseen enfrentarse en duelo crearán una partida única con el importe de entrada acordado donde el ganador se lo llevará todo, un 5% se destinará como fee y de ahí, un 1.25% se volcará a la pool de liquidez. <br>
* **FEES DE BECADOS/ ALQUILER HEROES:** En Warlands proponemos un sistema de becados único. Los usuarios podrán poner sus héroes a combatir a cambio de un %fee que ellos determinen en el "Rincón del Mercenario" donde aceptará a los usuarios que desea becar. Se destinará un 10% de cada becado/alquiler y un 3% se volcará a la pool de liquidez. <br>
* **FEES DE ENTRADAS AL PVP:** Del 5% que se obtendrá de cada entrada, un 1,25% se volcará a la pool de liquidez. <br>
* **FEES DE EARLY CLAIMS DEL STAKING:** Un 1,25% de los fees por Early claim se volcará a la pool de liquidez. Si el claim es a 0%, no se descuenta nada. <br>
* **15 DAYS CLAIM FREE:** Cada 15 días podrás claimear los tokens gratis. (sólo cada 15 días)<br>
* **MODELO PUBLICITARIO VIDEO REWARDED E INTERSTICIAL:** Con el fin de que la economía no sólo se sustente de los inversores nuevos, se plantea un modelo publicitario (no intrusivo y basado en videorewardeds, como vemos en las recompensas de juegos móvil).


---

# 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/comisiones-fees.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.
