> 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/quests-basicas/horn-ring-quest.md).

# Horn Ring Quest

<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">Horn</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">Blightwalker, Defiler, Undead Dragon, Juggernaut, Demon, Dark Torturer, Hand of the cursed fate, Destroyer.</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">250+</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">20 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">Machete</td></tr></tbody></table>

### Caminho <a href="#quest" id="quest"></a>

Dentro do castelo de teleports, se encaminhe para os andares superiores onde se encontra as quests. Iremos acessar a "Horn Ring Quest" em um teleport ao norte.

Ao entrar você já vai estar próximo a entrada, siga o caminho e desça as escadas.<br>

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

Ao invés de seguirmos caminho para a "[Magical Torch Quest](/quests/quests-basicas/magical-torch-quest.md)" iremos continuar a direita ate encontrarmos uma porta com restrição para level 250

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

Após passar a porta, tome muito cuidado com a diversidade e quantidade de monstros no caminho, siga as direções indicadas e o levara a cova dos Juggernauts. Tome muito cuidado ao entrar aqui, pois há uma grande quantidade de Juggernauts.

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

Chegando no andar mais profundo, tenha em mente que o teleport a esquerda o fará voltar para a cidade, então tome cuidado. Já no norte podemos ver algumas plantas que podem ser cortadas com a ajuda de um "Machete", use o nas plantas indicadas e você ira conseguir passar levando a um campo mais aberto com muitos monstros. Seguindo o caminho, suba as escadas e encontra alguns Undead Dragon.

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

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

Quando se deparar em um local onde pareça não ter saida, verifique o minimap. Um possível local oculto estará detalhado nele.

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

Neste próximo andar, a atenção deve ficar maior pois uma grande quantidade de Juggernauts e Demons estarão te esperando ao longo do resto da quest. Siga as indicações e entre no teleport na sala final do ultimo andar.

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

Parabéns, você concluiu a Horn Ring Quest, resgate sua recompensa e siga no teleport para voltar a Aurath.

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


---

# 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/quests-basicas/horn-ring-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.
