> For the complete documentation index, see [llms.txt](https://arenadocs.taitiko.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arenadocs.taitiko.com/taitiko-arena-docs-es/taitiko-arena/torneos/weekend-warriors.md).

# Weekend Warriors

<figure><img src="/files/2OoGSS8Z5DUN6bn7x6j2" alt=""><figcaption></figcaption></figure>

**Duración:** 24 horas\
**Formato:** rotativo\
**Rebuys:** 1\
**Moneda:** Honor\
**Bote de premios:** Un bote de Honor dinámico basado en el número total de jugadores\
**Ganadores:** Top 10\
**Recompensas adicionales:** Todos los participantes

***

**Weekend Special** es un torneo competitivo de **alta intensidad**, con una duración de **24 horas** en formato **Rotativo**. Con una entrada de **"X" Honor** y **una recompra disponible**, reúne a competidores dedicados en busca de la gloria y recompensas exclusivas.

El **Honor recolectado** de todos los participantes forma el **bote del premio**, que se reparte entre los **10 mejores jugadores**. Además de su parte de Honor, estos jugadores también reciben **Drops** según su posición final.

Los jugadores clasificados del **puesto 10 al 100 y más allá** también recibirán **Drops Épicos y Raros**, asegurando que **cada participante tenga una razón para competir hasta el final**.

***

### **Distribución de premios (Top 10)**

| Puesto | % del honor | Legendary Drops |
| ------ | ----------- | --------------- |
| 1º     | 45%         | 10              |
| 2º     | 25%         | 8               |
| 3º     | 12%         | 6               |
| 4º     | 8%          | 4               |
| 5º     | 5%          | 2               |
| 6º–10º | 5% cada uno | 1 cada uno      |

***

### **Recompensas adicionales**

Estas recompensas se distribuyen por separado del **Bote** y se basan únicamente en la clasificación final.

| Puesto                  | Epic Drops | Rare Drops |
| ----------------------- | ---------- | ---------- |
| 11º–20º                 | 10         | 0          |
| 21º–50º                 | 5          | 0          |
| A partir del puesto 51º | 0          | 10         |


---

# 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://arenadocs.taitiko.com/taitiko-arena-docs-es/taitiko-arena/torneos/weekend-warriors.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.
