> 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-ca/taitiko-arena/tornejos/weekend-warriors.md).

# Weekend Warriors

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

**Durada:** 24 hores\
**Format:** rotatiu\
**Rebuys:** 1\
**Moneda:** Honor\
**Bossa de premis:** Un pot d'Honor dinàmic basat en el nombre total de jugadors\
**Guanyadors:** Top 10\
**Recompenses addicionals:** Tots els participants

***

**Weekend Special** és un torneig competitiu d'**alta intensitat**, amb una durada de **24 hores** en format **Rotatiu**. Amb una entrada de **"X" Honor** i **una recompra disponible**, reuneix competidors dedicats a la recerca de glòria i recompenses exclusives.

L'**Honor recollit** de tots els participants forma el **pot del premi**, que es reparteix entre els **10 millors jugadors**. A més de la seva part d'Honor, aquests jugadors també reben **Drops** segons la seva posició final.

Els jugadors classificats entre la **posició 10 i la 100 i més enllà** també rebran **Drops Èpics i Rars**, assegurant que **cada participant tingui un motiu per competir fins al final**.

***

### **Distribució de premis (top 25)**

| Posició | % de l’honor | Legendary Drops |
| ------- | ------------ | --------------- |
| 1r      | 45%          | 10              |
| 2n      | 25%          | 8               |
| 3r      | 12%          | 6               |
| 4t      | 8%           | 4               |
| 5è      | 4%           | 2               |
| 6è–10è  | 5% cadascun  | 1 cadascun      |

***

### **Recompenses addicionals**

Aquestes recompenses es distribueixen per separat del **Pot** i es basen únicament en la classificació final.

| Posició                   | Epic Drops | Rare Drops |
| ------------------------- | ---------- | ---------- |
| 11è–20è                   | 10         | 0          |
| 21è–50è                   | 5          | 0          |
| A partir de la posició 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-ca/taitiko-arena/tornejos/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.
