> 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/visao-geral-do-mundo/corvandor.md).

# Corvandor

> Também chamada **Ravenland**, **Terra do Corvo**, **Terras Proibidas** — nomes da mesma região.

Corvandor é a região onde se passa a campanha: a terra que ficou envolta pela **Névoa Vermelha** por cerca de 300 anos e permaneceu isolada até a névoa se dissipar (ver [Premissa do Mundo](/visao-geral-do-mundo/premissa-do-mundo.md)). É o "mundo conhecido" do grupo — todas as localizações deste documento estão dentro dela (ver [Mapa de Hexágonos](/geografia-e-regioes/mapa-de-hexagonos.md)).

***

### Situação Geral

Uma terra marcada por tensões: a **escravidão de orcs** pelos elfos, **conflitos religiosos** e **ameaças goblin**.

***

### Religiões

* **Predominantes:** [Ferrugem](/religioes/ferrugem.md), [Igreja do Corvo](/religioes/igreja-do-corvo.md), [Congregação da Serpente](/religioes/congregacao-da-serpente.md).
* **Menores:** [Torrente](/religioes/torrente.md), [Religião do Vagante](/religioes/vagante.md).

***

### Perigos e Ameaças

* Aberrações e bruxaria na [Floresta Negra](/geografia-e-regioes/floresta-negra.md).
* Goblins na região de [Orkaki](/cidades/orkaki.md).
* Conflito entre orcs libertos e a escravidão élfica.

***

### O que todo mundo sabe

* Corvandor é a região recém-revelada, antes coberta pela névoa por três séculos.

***

<details>

<summary>Observações</summary>

* Segundo a **lenda do Deus Protetor**, os ancestrais foram guiados até Corvandor por um corvo carregando uma serpente (ver [Igreja do Corvo](/religioes/igreja-do-corvo.md) e [Crenças Dominantes](/visao-geral-do-mundo/crencas-dominantes.md)).
* Não há registro de **reis humanos** em Corvandor — o que torna a sala de estátuas da [Masmorra do Anão](/geografia-e-regioes/masmorra-do-anao.md) um mistério.

</details>


---

# 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/visao-geral-do-mundo/corvandor.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.
