> 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/eventos/corrida-do-99.md).

# Corrida do 99

## Funcionamento

* Os 2 primeiros de cada classe a pegar 99 receberão 100k de Cash e os visuais exclusivos da corrida
* Os top 1 ao top 10 receberão premiação em dinheiro de 2mil reais (dividido baseado em sua colocação)

## Como verificar o rank

* Na cidade de "<mark style="color:red;">**ZERO**</mark>", encontre o NPC "<mark style="background-color:red;">**LEVEL RACE**</mark>"
* No NPC irá mostrar todas as informações úteis para você verificar o ranking atual.
* "Conferir Recentes", "Lista por Classe", "Premiações".

<figure><img src="/files/mzsZFZYGjXc1Sw37scPo" alt=""><figcaption><p><mark style="color:red;"><strong>NPC LEVEL RACE</strong></mark></p></figcaption></figure>

{% tabs %}
{% tab title="Regras Gerais do Evento" %}

<table><thead><tr><th width="221">Regra</th><th>Descrição</th></tr></thead><tbody><tr><td>Vencedores por Classe</td><td>2 vencedores por classe (1º e 2º lugar).</td></tr><tr><td>Uso de VIP</td><td>Permitido </td></tr><tr><td>Itens Gratuitos</td><td>Hats, coleções e itens com % extra de EXP sem custo real (CubePoints) são permitidos.</td></tr><tr><td>Auto Combate</td><td>É permitido.</td></tr></tbody></table>
{% endtab %}

{% tab title="Premiação" %}

<table><thead><tr><th width="214">Corrida</th><th width="118" align="center">Colocação</th><th width="91" align="center">Reais</th><th width="134" align="center">CubePoints</th><th align="center">Visuais Exclusivos</th></tr></thead><tbody><tr><td>Normal</td><td align="center">1</td><td align="center"><mark style="color:$success;"><strong>R$ 500</strong></mark> </td><td align="center">100.000 Cash</td><td align="center">1</td></tr><tr><td>Normal</td><td align="center">2</td><td align="center"><mark style="color:$success;"><strong>R$ 300</strong></mark></td><td align="center">100.000 Cash</td><td align="center">1</td></tr><tr><td>Normal</td><td align="center">3</td><td align="center"> R$ 170 </td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">4</td><td align="center">R$ 170</td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">5</td><td align="center">R$ 170</td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">6</td><td align="center"> R$ 170 </td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">7</td><td align="center">R$ 170</td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">8</td><td align="center">R$ 170</td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">9</td><td align="center">R$ 170</td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr><tr><td>Normal</td><td align="center">10</td><td align="center">R$ 170</td><td align="center"><mark style="color:red;">Não</mark></td><td align="center"><mark style="color:red;">Não</mark></td></tr></tbody></table>

#### <mark style="color:$danger;">Os primeiros de cada CLASSE, também irão ganhar um visual excluviso.</mark>

## Visual

<figure><img src="/files/sKdsq8m2vTarro1HySa0" alt="" width="179"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://arkaik.gitbook.io/wiki/eventos/corrida-do-99.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.
