> 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/freeroll-honor.md).

# Freeroll Honor

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

**Durée :** 6 heures\
**Format :** Rotatif\
**Rebuy :** 1\
**Devise :** Chips\
**Cagnotte :** Honor\
**Gagnants :** Top 10\
**Récompenses supplémentaires :** Tous les participants

***

**Freeroll Honor** est un événement compétitif au format Rotatif, conçu pour mettre les joueurs au défi à travers plusieurs manches. D'une durée de 6 heures avec une possibilité de rachat, les participants s'affrontent pour un prize pool d'Honor dynamique, déterminé par le nombre de joueurs inscrits.

Les 10 meilleurs joueurs se partagent l’Honor collecté. De plus, les joueurs classés entre la 11e et la 50e place peuvent recevoir des Drops Épiques et Rares, rendant chaque position importante.

> Pensez-vous pouvoir grimper dans le classement ?\
> Relevez le défi, gagnez de l’**Honor** et débloquez des drops exclusifs.

***

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

| Position | % de l’Honor |
| -------- | ------------ |
| 1er      | 45.71%       |
| 2e       | 22.86%       |
| 3e       | 11.43%       |
| 4e       | 8.57%        |
| 5e       | 5.71%        |
| 6e–10e   | 1.14% chacun |

***

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

Ces récompenses **n'affectent pas** la **Honor prize pool** et sont distribuées en fonction du classement final.

| Position                 | Drops épiques | Drops rares |
| ------------------------ | ------------- | ----------- |
| 1er–10e                  | 5             | 0           |
| 11e–20e                  | 3             | 0           |
| 21e–50e                  | 0             | 5           |
| À partir de la 51e place | 0             | 3           |


---

# 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/freeroll-honor.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.
