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

# Weekend Warriors

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

**Durée :** 24 heures\
**Format :** rotatif\
**Rebuys :** 1\
**Devise :** Honor\
**Frais d'entrée :** "X" Honor\
**Cagnotte :** Un pool d'Honor dynamique basé sur le nombre total de joueurs\
**Gagnants :** Top 10\
**Récompenses supplémentaires :** Tous les participants

***

**Weekend Special** est un tournoi compétitif à enjeux élevés, organisé sur 24 heures au format Rotatif. Avec un droit d'entrée en Honor de "X" et un rachat possible, il réunit des compétiteurs déterminés en quête de gloire et de récompenses exclusives.

L'Honor collecté auprès de tous les participants constitue le prize pool, réparti entre les **10 meilleurs** joueurs. En plus de leur part d'Honor, ces derniers reçoivent également des **Drops** en fonction de leur position finale.

Les joueurs classés de la 1**0e à la 100e place**, et au-delà, recevront également des **Drops Épiques et Rares**, garantissant que chaque participant ait une bonne raison de se battre jusqu'au bout.

***

### **Répartition des prix (Top 10)**

| Position | % de l’honor | Legendary Drops |
| -------- | ------------ | --------------- |
| 1er      | 45%          | 10              |
| 2e       | 25%          | 7               |
| 3e       | 12%          | 5               |
| 4e       | 8%           | 4               |
| 5e       | 5%           | 3               |
| 6e–10e   | 5% chacun    | 1 chacun        |

***

### **Récompenses supplémentaires**

Ces récompenses sont distribuées séparément du **Prize Pool** et sont basées uniquement sur le classement final.

| Position                 | Epic Drops | Rare Drops |
| ------------------------ | ---------- | ---------- |
| 26e–50e                  | 10         | 0          |
| 51e–100e                 | 5          | 0          |
| À partir de la 51e place | 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-fr/taitiko-arena/tournois/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.
