> 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/quests/como-iniciar-sua-quest.md).

# 🗺️ Como Iniciar Sua Quest

#### **Como Iniciar Sua Quest no Mu Kush**

Iniciar sua jornada no Sistema de Missões é simples e direto. Siga os passos abaixo e mergulhe nessa aventura épica:

***

✅ **1. Ao entrar no jogo**, você verá uma **pequena setinha no canto direito da tela**.\
➡️ **Clique nela** para abrir o **painel da quest**.

✅ **2. Clique em “Começar Quest”** para ativar a missão atual.

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

✅ **3. O painel do Sistema de Quest será exibido**, mostrando todas as informações importantes:

* **Requisitos da missão** (geralmente: **Level, Reset e número de monstros a serem derrotados**)
* **Recompensa** disponível ao concluir a etapa

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

Sem mistérios! Basta cumprir os objetivos da missão e se preparar para ser recompensado.

***

🏆 **Concluiu a missão? Veja o que fazer:**

✅ Clique em **“Recolher Recompensa”** no painel da quest.

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

&#x20;                                         &#x20;

✅ Sua premiação será enviada para o **NPC Resgate**, localizado em **Lorencia**.\
✅ Vá até ele e **resgate seu prêmio**!

⚠️ **Atenção!**\
O item ficará disponível no NPC por **até 3 dias**. Não deixe para depois! Se o tempo expirar, **você**  perderá **a recompensa**.

***

🎮 Boa sorte, guerreiro! Complete as missões, colete suas conquistas e torne-se uma verdadeira lenda em **Mu Kush**!


---

# 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/quests/como-iniciar-sua-quest.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.
