> 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/fire-walker-boots-quest.md).

# Fire Walker Boots 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">Firewaler Boots</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">Crazed Summer Elfs, Demon, Hellhound, Hellfire Fighter</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">200+</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">15 minutos</td></tr><tr><td align="center"><em><strong>Grupo recomendado</strong></em></td><td align="center">1 +</td></tr><tr><td align="center"><em><strong>Requerimentos</strong></em></td><td align="center">-</td></tr></tbody></table>

Dentro do castelo de teleports, se encaminhe para os andares superiores onde se encontra as quests. Iremos acessar a "Fire Walker Boots Quest"

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

Siga o caminho após usar um pá e desça no Covil de Fogo.

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

Continue indo aos níveis mais baixos da caverna até que encontre uma sala guardada por muitos Demons, tenha cuidado.

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

<div><figure><img src="/files/aaGTCKMwFKobbXphra5x" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0HJfrChKY8jopTZcayMT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Gpddhi48OyIxiUUgGvNg" alt=""><figcaption></figcaption></figure></div>

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

Parabéns, voce encontrou sua Fire Walker Boots. Entre no teleport a sua direita da sala de recompensa para voltar a cidade.


---

# 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/fire-walker-boots-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.
