> For the complete documentation index, see [llms.txt](https://arkaik.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkaik.gitbook.io/wiki/basics/sistema-de-vip-premium.md).

# Sistema de VIP (PREMIUM)

## Diferenças de Player Normal para <mark style="background-color:red;">Player VIP</mark>

<table><thead><tr><th width="344">Descrição</th><th width="189">Player Normal</th><th>Player VIP</th></tr></thead><tbody><tr><td>Ignora utilização de gema nas habilidades?</td><td>Não</td><td><mark style="color:green;">Não</mark></td></tr><tr><td>Bônus de Experiência</td><td>Não</td><td><mark style="color:green;">30%</mark></td></tr><tr><td>Bônus de Drop</td><td>Não</td><td><mark style="color:green;">10%</mark></td></tr><tr><td>Valor do Buffs da Estalagem<br>(Descanso normal, Descanso Rápido)</td><td>50.000z (Normal+10)<br>8.000z (Rápido+5)</td><td><mark style="color:green;">40.000z</mark> <mark style="color:green;">(Normal+10)</mark><br><mark style="color:green;">6.400z</mark> <mark style="color:green;">(Rápido+5)</mark></td></tr><tr><td>Tempo de animação do buff da Estalagem</td><td>5 Segundos</td><td><mark style="color:green;">0 Segundos</mark></td></tr><tr><td>Tempo da duração dos Buffs da Estalagem</td><td>15 Minutos</td><td><mark style="color:green;">30 Minutos</mark></td></tr><tr><td>HP/SP ao Ressuscitar</td><td>20%</td><td><mark style="color:green;">100%</mark></td></tr><tr><td>Teleport (<mark style="color:green;">Kafra</mark>) - (<mark style="color:orange;">Barco</mark>)</td><td><mark style="color:green;">900z</mark> - <mark style="color:orange;">500z</mark></td><td><mark style="color:green;">600z</mark> - <mark style="color:green;">250z</mark></td></tr><tr><td>Limite de personagens na mesma conta</td><td>15</td><td><mark style="color:green;">15+3</mark></td></tr><tr><td>Reparar itens quebrados</td><td>900z</td><td><mark style="color:green;">400z</mark></td></tr><tr><td>Penalidade de EXP ao morrer</td><td>4%</td><td><mark style="color:green;">0%</mark></td></tr><tr><td>@afkcombat ( AutoCombat Offline )</td><td>Precisa de Estamina</td><td><mark style="color:green;">Sim (Precisa do Passe)</mark></td></tr><tr><td>@afkmastery ( Maestrias Offiline ) </td><td>Não</td><td><mark style="color:green;">Sim (Precisa do Passe)</mark></td></tr><tr><td>Duração de itens no Mercado Global (Dias)</td><td>0</td><td><mark style="color:green;">10</mark></td></tr><tr><td>Armazem Extra</td><td>Não</td><td><mark style="color:green;">Sim</mark></td></tr><tr><td>Acesso a conteudos extras</td><td>Não</td><td>Trade, Player Shop, Buying Store, Mail Com Itens, Dropar itens no chão, Guild Storage, Mercado global.</td></tr></tbody></table>

<mark style="color:red;">**Nota:**</mark> Esses comandos são usados ​​apenas para **ativar** a função automática, sem a necessidade de manter o computador ligado.


---

# 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://arkaik.gitbook.io/wiki/basics/sistema-de-vip-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.
