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

# Freeroll Honor

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

**Durada:** 6 hores\
**Format:** Rotatiu\
**Rebuy:** 1\
**Moneda:** Xips\
**Bossa de premis:** Honor\
**Guanyadors:** Top 10\
**Recompenses addicionals:** Tots els participants

***

**Freeroll Honor** és un esdeveniment competitiu en format **Rotatiu**, dissenyat per desafiar els jugadors al llarg de diverses rondes. Amb una durada de **6 hores** i una **recompra disponible**, els participants competeixen per un **pot d'Honor dinàmic**, determinat pel nombre de jugadors que s’hi inscriguin.

Els **10 millors jugadors** reben una part de l'Honor acumulat. A més, els jugadors classificats entre la **posició 11 i la 50** poden obtenir **Drops Èpics i Rars**, fent que **cada posició compti**.

> Creus que pots escalar en la classificació?\
> Uneix-te al repte, guanya **Honor** i desbloqueja drops exclusius.

***

### **Distribució de premis (Top 10)**

| Posició | % de l'Honor   |
| ------- | -------------- |
| 1r      | 45.71%         |
| 2n      | 22.86%         |
| 3r      | 11.43%         |
| 4t      | 8.57%          |
| 5è      | 5.71%          |
| 6è–10è  | 1.14% cada uno |

***

### **Recompenses addicionals**

Aquestes recompenses **no** afecten la **Pot d'Honor** i es distribueixen segons la classificació final.

| Posició         | Epic Drops | Rare Drops |
| --------------- | ---------- | ---------- |
| 11è–20è         | 5          | 0          |
| 21è–40è         | 3          | 0          |
| 41è–80è         | 0          | 5          |
| 81è en endavant | 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-ca/taitiko-arena/tornejos/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.
