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

# Premium

## Comandos

| Comando      | Função                             |
| ------------ | ---------------------------------- |
| /kit premium | Pegar o kit semanal do VIP Premium |

## Vantagens

<details>

<summary>Clique para ver a lista de vantagens</summary>

💸 **Economia**

* Isenção de taxa em comandos
* Pode criar até 200 baús de loja
* Pode ter até 8 leilões ativos
* Leilões duram até 4 dias

🚈 **Teleporte**

* Pode definir até 25 casas (/sethome)
* Pode definir até 4 warps públicas (/go)
* Tem apenas 30 segundos de espera entre cada teleporte aleatóório (/rtp)
* Maior alcance de teleporte aleatório
* Sem tempo de espera ao teleportar

🎊 **mcMMO**

* 4 segundos a mais no tempo de duração das habilidades
* Tempo de recarga de habilidade 25% mais rápido

💅 **Cosméticos**

* Tag \[Premium] no chat e no TAB
* Pode definir cores no texto escrito no chat
* Pode alterar a cor do nick
* Pode editar placas com comandos (/editsign)
* Pode alterar a altura do jogador

🔀 **Outros**

* Pode entrar no servidor mesmo quando cheio
* 30% de chance ao dropar um Spawner quando quebrado

</details>

## Kit Ativação

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

<details>

<summary>Clique para ver a lista de itens</summary>

🏷️ Cargo Premium temporário de 30d\
🏷️ Cargo Premium permanente no Discord\
💰 $l 10.000 em SL Coins\
🔑 1x Chave Especial ou Chave Suprema¹\
🪏 3.500 Blocos de Proteção

* ⛑️ 1x Capacete SL
  * Proteção 4
  * Respiração 3
  * Afinidade aquática
  * Inquebrável 5
  * Remendo
* 🥋 1x Peitoral SL
  * Proteção 4
  * Inquebrável 5
  * Remendo
* 👖 1x Calça SL
  * Proteção 4
  * Inquebrável 5
  * Remendo
* 👢 1x Botas SL
  * Proteção 4
  * Peso-Pena 4
  * Velocidade das Almas 3
  * Inquebrável 5
  * Remendo
* ⛏️ 1x Picareta SL
  * Fortuna 3
  * Eficiência 5
  * Inquebrável 5
  * Remendo
* 🪓 1x Machado SL
  * Eficiência 5
  * Inquebrável 5
  * Remendo
* 🪏 1x Pá SL
  * Fortuna 3
  * Eficiência 5
  * Inquebrável 5
  * Remendo

📦 1x Caixa Shulker\
🍎 24x Maçã Dourada Encantada\
✨ 128x Frasco de Experiência\
🔁 1x Gerador Vazio\
🧟 1x Ovo Gerador de Zumbi

¹ Chaves Supremas serão dadas no lugar da Chave Especial quando não estiver ocorrendo um evento de Caixa Especial.

</details>

## Kit Semanal

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

<details>

<summary>Clique para ver a lista de itens</summary>

* ⛑️ 1x Capacete de Diamante
  * Proteção 2
  * Remendo
* 🥋 1x Peitoral de Diamante
  * Proteção 2
  * Remendo
* 👖 1x Calça de Diamante
  * Proteção 2
  * Remendo
* 👢 1x Botas de Diamante
  * Proteção 2
  * Remendo
* ⛏️ 1x Picareta de Diamante
  * Eficiência 5
  * Remendo
* 🪏 1x Pá de Diamante
  * Eficiência 5
  * Remendo

✨ 48x Frasco de Experiência\
💎 8x Diamantes\
🪨 4x Fragmentos de Netherita\
🍏 32x Maçã Dorada\
🍎 8x Maçã Dourada Encantada

</details>


---

# 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://wiki.survivalandia.com/vip/beneficios/premium.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.
