> 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/elemental-quest/mission-4-getting-information.md).

# Mission 4 - Getting Information

<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">Acesso a Elemental Seals</td></tr><tr><td align="center"><em><strong>Localização</strong></em></td><td align="center">Dunwich</td></tr><tr><td align="center"><em><strong>Você enfrentará</strong></em></td><td align="center">War Golems, Worker Golems, Damaged Worker Golem, Iron Servant, Golden Servant, Diamond Servant</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">1250+</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">-</td></tr><tr><td align="center"><em><strong>Requerimentos</strong></em></td><td align="center"><a href="/pages/jQIxBmg5aCuUORaa7uSy">Mission 3 - Doomsday</a></td></tr></tbody></table>

### Gallien Quarter

Depois de 5 anos desde nosso ultimo encontro com Sakar, Gallien nos pede uma reunião.

Chegando lá, ele nos diz que muitos espiões estavam procurando por qualquer informação sobre Sakar, mas sem nenhum sucesso...

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

Ele nos diz que Fozi, o ultimo espião que se tem noticias, está preso nas fabricas de Dunwich, abaixo dos War Golems, nos pede para ajudar-mos e buscar informações com ele.

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

Fomos direto para resgatar Fozi, chegando lá ele nos explica que Sakar vem coletando cristais poderosos atraves daquela fabrica...

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

Nos explica que após muitas pesquisas, conseguiram encontrar 4 lugares onde os novos Titãs de Sakar podem ser encontrados...&#x20;

* [x] Hell's Gate
* [x] Rotten Lands
* [x] Frozen Island
* [x] Jungle Temple

Nos dá informações de onde são esses locais, e nos diz que existem espiões ainda nesses locais, que irão nos ajudar dando informações sobre o local e os titãs.

Nos diz também que esses locais existe uma grande magia de Sakar, o Torment, sendo eles:

* [x] Cura reduzida
* [x] Menos dano causado
* [x] Dano contínuo
* [x] Menos porcentagem de hp/mana&#x20;
* [x] Aumento de dano recebido

Esses torments irão aumentar cada vez que conseguirmos matar titãs...

Nos diz também que Xadia, que poderá nos ajudar, caso não quisermos ficar com esses Torments, aqui mesmo em Dunwich.

<figure><img src="/files/pjVbBoyzRxLQA0Ri77hd" 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/elemental-quest/mission-4-getting-information.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.
