> For the complete documentation index, see [llms.txt](https://docs.grups.jarnia.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.grups.jarnia.com.br/grupos-and-organizacoes/inquisidores-da-ferrugem.md).

# Inquisidores da Ferrugem

> Grupo inquisitorial da [Ferrugem](/religioes/ferrugem.md) liderado por [Algamar](/npcs-importantes/ferrugem/algamar.md).

### Objetivos

* Objetivo principal: **caçar bruxaria, bruxos e artefatos de bruxaria**.
* Recuperar/confiscar itens ligados à bruxaria onde a Ferrugem tem influência.

***

### Ideologia e Valores

* Braço de aplicação da doutrina da [Ferrugem](/religioes/ferrugem.md), que proíbe o envolvimento com bruxaria.
* Usam a influência religiosa para intervir em instituições — chegaram a **isolar a Academia Arcana de** [**Calenost**](/cidades/calenost.md) e investigá-la por dentro.

***

### Estrutura

* **Tipo:** Religiosa / inquisitorial
* Membros são **servos da Ferrugem**, muitos potencializados por **elixires** da fé (ver [Ferrugem](/religioes/ferrugem.md) → Elixires).

***

### Liderança

* **Líder:** [Algamar](/npcs-importantes/ferrugem/algamar.md) — mago inquisidor que tomou o Elixir do Mago 7 vezes.

***

### Membros

* [Algamar](/npcs-importantes/ferrugem/algamar.md) — mago inquisidor (líder)
* [Golgamor, o Brutal](/npcs-importantes/ferrugem/golgamor.md) — bárbaro, Elixir do Executor
* [Donald "Donnie" Catena](/npcs-importantes/ferrugem/donnie-catena.md) — defensor de correntes sobrenaturais

***

### Atividades Conhecidas

* Chegaram a [Calenost](/cidades/calenost.md) atrás de um artefato de bruxaria.
* Isolaram e investigaram a Academia Arcana.
* Tomaram posse da espada de bruxaria forjada por [Yorrur](/npcs-importantes/yorrur.md).
* **Defenderam Calenost** durante o ataque orc liderado por Orkzard.

***

### O que todo mundo sabe

* Um grupo poderoso da Ferrugem que caça bruxaria e chegou recentemente a Calenost.


---

# 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://docs.grups.jarnia.com.br/grupos-and-organizacoes/inquisidores-da-ferrugem.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.
