> 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/copy-of-taitiko-arena-docs-ch/taitiko-arena/jin-biao-sai/freeroll-honor.md).

# Freeroll Honor

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

持续时间：6 小时\
赛制：轮转赛（Rotative）\
补买次数：1 次\
货币：筹码（Chips）\
奖池：Honor\
获胜者：前 10 名\
额外奖励：所有参与者

***

**Freeroll Honor** 是一项轮转赛制（Rotative）的竞技活动，旨在通过多轮对战考验玩家的技巧。活动持续 6 小时，支持 1 次补买。参赛者将争夺一个根据参赛人数动态变化的 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 | 稀有掉落 Rare |
| --------- | --------- | --------- |
| 第 11–20 名 | 5         | 0         |
| 第 21–40 名 | 3         | 0         |
| 第 41–80 名 | 0         | 5         |
| 第 81 名及以后 | 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/copy-of-taitiko-arena-docs-ch/taitiko-arena/jin-biao-sai/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.
