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

# Weekend Warriors

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

**Duração:** 24 horas\
**Formato:** rotativo\
**Rebuys:** 1\
**Moeda:** Honor\
**Custo de entrada:** "X" Honor\
**Prêmio acumulado:** Um prêmio dinâmico em Honor baseado no número total de jogadores\
**Vencedores:** Top 10\
**Recompensas adicionais:** Todos os participantes

***

**Weekend Special** é um torneio competitivo de alto nível realizado por 24 horas no formato **Rotativo**. Com uma taxa de entrada em Honor de "X" e uma recompra disponível, ele reúne competidores dedicados em busca de glória e recompensas exclusivas.

O Honor coletado de todos os participantes forma o prêmio total, que é distribuído entre os **10 melhores** jogadores. Além de sua parte em Honor, esses jogadores também recebem **Drops** com base em sua colocação final.

Jogadores classificados da **10ª até a 100ª posição** — e além — também receberão **Drops Épicos e Raros**, garantindo que todos tenham um motivo para competir até o fim.

***

### **Distribuição de prêmios (top 25)**

| Colocação | % do honor | Legendary Drops |
| --------- | ---------- | --------------- |
| 1.º       | 45%        | 10              |
| 2.º       | 25%        | 7               |
| 3.º       | 12%        | 5               |
| 4.º       | 8%         | 4               |
| 5.º       | 5%         | 3               |
| 6.º–10.º  | 5% cada    | 1 cada          |

***

### **Recompensas adicionais**

Essas recompensas são distribuídas separadamente do **Prize Pool** e são baseadas apenas na colocação final.

| Colocação               | Epic Drops | Rare Drops |
| ----------------------- | ---------- | ---------- |
| 11.º–20.º               | 10         | 0          |
| 21.º–50.º               | 5          | 0          |
| A partir da 51ª posição | 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-pt/taitiko-arena/torneios/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.
