> For the complete documentation index, see [llms.txt](https://mu-kush-1.gitbook.io/mu-kush/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-kush-1.gitbook.io/mu-kush/eventos-automaticos/evento-veloz.md).

# Evento Veloz

### 📜 Como Funciona?

Quando o evento iniciar, uma mensagem será enviada No Global informando o mapa e as coordenadas onde o NPC **Lumen** apareceu.

Seu objetivo é simples:

✅ Localizar a NPC o mais rápido possível.<br>

<figure><img src="/files/3cpEzoQ5tw3Sg6gF4Fit" alt=""><figcaption></figcaption></figure>

✅ Ser o primeiro jogador a encontrá-la.

O primeiro participante que localizar o NPC será declarado vencedor e receberá automaticamente a premiação do evento.

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

***

### 🏆 Premiação

O vencedor recebe:

* 100 Gold
* 100 Pontos de Invasão

***

### ⏰ Horários

O Evento Veloz acontece diariamente nos seguintes horários:

* 11:45
* 13:45
* 15:45
* 17:45
* 18:45
* 20:45
* 22:45

***

### ⚠️ Regras

* Apenas o primeiro jogador a encontrar o NPC será considerado vencedor.
* O evento possui tempo limite para ser concluído.
* Caso ninguém encontre a NPC dentro do tempo disponível, o evento será encerrado sem vencedores.
* Fique atento aos avisos globais do servidor para não perder o início do evento.

***

### 💡 Dica

Assim que o anúncio aparecer,  corra imediatamente para as coordenadas informadas. Velocidade e atenção são fundamentais para conquistar a recompensa.


---

# 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://mu-kush-1.gitbook.io/mu-kush/eventos-automaticos/evento-veloz.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.
