> 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-ru/taitiko-arena/turniry/freeroll-honor.md).

# Freeroll Honor

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

**Длительность:** 6 часов\
**Формат:** Ротационный\
**Повторный вход (Rebuy):** 1\
**Валюта:** Chips\
**Призовой фонд:** Honor\
**Победители:** Топ-10\
**Дополнительные награды:** Все участники

***

**Freeroll Honor** — это соревновательное событие в формате Rotative, созданное для того, чтобы бросить вызов игрокам в серии разнообразных раундов. Длительность — 6 часов, доступна одна повторная попытка. Участники соревнуются за динамический призовой фонд в Honor, который зависит от общего количества игроков.

**Топ-10** игроков получают свою долю от собранного Honor. Кроме того, участники, занявшие места с 11-го по 50-е, получают шанс на Эпические и Редкие Дропы, делая каждое место значимым.

> Думаешь, сможешь подняться в таблице лидеров?\
> Прими вызов, зарабатывай **Honor** и открывай эксклюзивные дропы.

***

### **Распределение призов (Топ-10)**

| Место      | % от Honor   |
| ---------- | ------------ |
| 1-е место  | 45.71%       |
| 2-е место  | 22.86%       |
| 3-е место  | 11.43%       |
| 4-е место  | 8.57%        |
| 5-е место  | 5.71%        |
| 6–10 место | 1,14% каждый |

***

### **Дополнительные награды**

Эти награды **не** влияют на **Honor prize pool** и распределяются согласно финальному рейтингу.

| Место                 | Epic Drops | Rare Drops |
| --------------------- | ---------- | ---------- |
| 1–10 место            | 5          | 0          |
| 11–20 место           | 3          | 0          |
| 21–50 место           | 0          | 5          |
| Начиная с 51-го места | 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-ru/taitiko-arena/turniry/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.
