> For the complete documentation index, see [llms.txt](https://wiki.redesaint.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redesaint.com/survival/sistemas/caixas.md).

# Caixas

O sistema de caixas é uma mecânica que oferece recompensas ou itens exclusivos aos jogadores. Atualmente existem 4 caixas fixas em nosso servidor: <mark style="color:blue;">**Voto**</mark>, <mark style="color:red;">**Épica**</mark>, <mark style="color:purple;">**Mítica**</mark> e <mark style="color:orange;">**Divina**</mark>. Para verificar o que cada caixa possui como recompensa, basta clicar com o botão esquerdo do mouse na caixa.

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

### <mark style="color:blue;">Caixa Voto</mark>

É possível obter chaves para essa caixa através de [VOTOS](/survival/sistemas/votos.md) no servidor, ficando em 2º ou 3º lugar nos \
[TORNEIOS](/survival/sistemas/torneios.md) e completando missões no [PASSE](/survival/sistemas/passe-de-batalha.md).

<div align="left"><figure><img src="/files/lJaNnxoqcjewBpY9mPGT" alt="" width="348"><figcaption></figcaption></figure> <figure><img src="/files/8KaCEGLic2VCPbCofK1m" alt="" width="350"><figcaption></figcaption></figure></div>

### <mark style="color:red;">Caixa Épica</mark>

Pode ser adquirida em [nosso site](https://redesaint.com/loja/) e completando missões do [PASSE PREMIUM](/survival/sistemas/passe-de-batalha.md).

<figure><img src="/files/UCK7hlrLvHia0aD88YvG" alt="" width="351"><figcaption></figcaption></figure>

### <mark style="color:purple;">Caixa Mítica</mark>

Obtida vencendo o 1º lugar de [TORNEIOS](/survival/sistemas/torneios.md), completando missões do [PASSE PREMIUM](/survival/sistemas/passe-de-batalha.md), ficando entre os tops 3 da liga ou adquirindo em nosso site.

<div align="left"><figure><img src="/files/bbJFuiTDkBtmZCqDuXfr" alt="" width="348"><figcaption></figcaption></figure> <figure><img src="/files/UJCuWCoD15AWx5sS7BJO" alt="" width="351"><figcaption></figcaption></figure></div>

### <mark style="color:orange;">Caixa Divina</mark>

Adquirida no site, nos pacotes do **/cash** ou completando missões do [PASSE PREMIUM](/survival/sistemas/passe-de-batalha.md).

<div align="center"><figure><img src="/files/nviLejiWOC6H7vX1nen0" alt="" width="349"><figcaption></figcaption></figure></div>

### <mark style="color:green;">Caixa Pet</mark>

Ao adquirir cash, tens a opção de comprar a chave pet no [/cash](https://wiki.redesaint.com/survival/sistemas/cash).

<div align="center"><figure><img src="/files/MjIjFxbaWkyZnE3MQdCf" alt="" width="395"><figcaption></figcaption></figure> <figure><img src="/files/hCreEVKH9NSj4qkf7DeT" alt="" width="392"><figcaption></figcaption></figure></div>

### <mark style="color:blue;">Caixa Frostbite</mark>

A caixa frostbite por ora pode ser obtida apenas no [/site](https://loja.redesaint.com/produto/chave-frostbite/)

<div><figure><img src="/files/XAF6vPQkEgOLDyN6Nekz" alt="" width="392"><figcaption></figcaption></figure> <figure><img src="/files/0BoyjjXU2jH4IZqsdJLi" alt="" width="392"><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://wiki.redesaint.com/survival/sistemas/caixas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
