> 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/esports/torneos-competitivos.md).

# Torneos Competitivos

El formato de Warlands Royale se plantea por y para el mundo de eSports competitivo combinando eventos físicos con eventos online mensuales.

![Evento eSport patrocinado](/files/8S8azIhQ7KU1cedzbAUP)

### Duelo de clanes

Al formar un gremio en Warlands, se permite retar a equipos/clanes rivales por un volumen de entrada pactado, al que se descuenta las correspondientes comisiones. El quipo ganador se lleva todo. En estos eventos, para cierto volumen y tamaño de clanes, presentamos el formato de estadios y partidas para espectadores. [Detallado aquí](/es/esports/duelos-de-clanes.md)

![Estadio de metaverso](/files/ksY9jkI0JltZCERPrJin)

### Rankings Fin de Seasons

Al finalizar de cada temporada existirán diferentes recompensas para los mejores clanes, jugadores y holders. Entre estas recompensas estudiamos la posibilidad de otorgar premios como NFTs, batallas exclusivas o acceso a eventos competitivos únicos.&#x20;

### Torneos Únicos y Presenciales

Los mejores equipos de cada temporada obtendrán acceso directo a un torneo clasificatorio para el torneo anual de Warlands, en formato presencial.&#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/esports/torneos-competitivos.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.
