> For the complete documentation index, see [llms.txt](https://wiki.moltenot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.moltenot.com/quests/potion-quest/mission-1.md).

# Mission 1

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><em><strong>Prêmios</strong></em></td><td align="center"><p>5% de aumento na regeneração de POTs</p><p>(Healing HP / MP)</p></td></tr><tr><td align="center"><em><strong>Localização</strong></em></td><td align="center">Aurath</td></tr><tr><td align="center"><em><strong>Você enfrentará</strong></em></td><td align="center">Vampire, Skeleton, Ghoul, Gozzler, Nightstalker, Vampire Bridge, Vampire Viscount</td></tr><tr><td align="center"><em><strong>Bosses</strong></em></td><td align="center">-</td></tr><tr><td align="center"><em><strong>Level recomendado</strong></em></td><td align="center">300+</td></tr><tr><td align="center"><em><strong>Premium</strong></em></td><td align="center">❌</td></tr><tr><td align="center"><em><strong>Dificuldade</strong></em></td><td align="center">⭐</td></tr><tr><td align="center"><em><strong>Duração</strong></em></td><td align="center">40 minutos</td></tr><tr><td align="center"><em><strong>Grupo recomendado</strong></em></td><td align="center">2 +</td></tr><tr><td align="center"><em><strong>Requerimentos</strong></em></td><td align="center">Level 300+</td></tr></tbody></table>

## Caminho

Primeiramente, acesse o portal de cylops e siga o caminho descrito abaixo:

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

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

<figure><img src="/files/7jVLyBy0W97EAmbaQJFV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9YbPlj7iMqrHdrG3L5BA" alt=""><figcaption></figcaption></figure>

## Castelo

Sua missão no momento é passar sobre os 4 tronos que estão em 4 torres diferentes do castelo. Ao chegar no último andar, passe por cima do trono e receberá uma mensagem em laranja confirmando sua passagem:

Torre 1:

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

Torre :

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

Torre 3:

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

Torre 4 :

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

Logo em seguida, desça todos os andares conforme a imagem a seguir:

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

Você receberá uma chave : WOODEN KEY (Key:8765). Ela te dará acesso a porta principal para o NPC:

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

Ao chegar no final da torre, fale com o NPC Radomir:

`Player: Hi`

`Player: Mission`

`Player: Yes`

Verifique se seu questlog apresenta a missão 1 como completa.&#x20;

Observações:: utilize o fogo azul para um atalho para baixo

Sempre verifique se a porta já está destrancada. Muitos jogadores frequentam o local para caça e já deixam a porta aberta, economizando tempo na sua quest.


---

# 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.moltenot.com/quests/potion-quest/mission-1.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.
