> 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/politica-e-poder/parlamento-de-calenost.md).

# Parlamento de Calenost

> Corpo político que domina [Calenost](/cidades/calenost.md) — o "conselho político" que governa a cidadela.

### Estrutura de Governo

* **Forma:** Parlamento / conselho político élfico, sobre a autoridade militar e nobre da cidadela.
* **Composição:** inclui **membros da** [**Ferrugem**](/religioes/ferrugem.md) entre seus integrantes.
* **Autoridade máxima nominal:** o **Rei de Calenost** — ver abaixo.

***

### A Legislação dos Itens Encantados

Uma facção do parlamento tenta **mudar a legislação de itens mágicos e encantamentos**, para **confiscar todos os itens encantados e restringi-los ao exército**. Foi esse movimento que levou o [Professor Aeltharion](/npcs-importantes/calenost/professor-aeltharion.md) a tentar proteger os itens da Academia Arcana (ver [Calenost](/cidades/calenost.md) → Eventos), e que se alinhou à chegada dos [Inquisidores da Ferrugem](/grupos-and-organizacoes/inquisidores-da-ferrugem.md).

***

### O Rei Doente (e o poder do parlamento)

Corre um **boato de que o Rei de Calenost está muito doente** — e, por causa disso, o **parlamento acumulou muito poder**. O rei **não é visto há muito tempo**.

**Perguntas em aberto:**

* O rei está morto e a morte foi **abafada**?
* A doença é **natural, ou causada por alguém**?
* Quais são os **interesses do parlamento** na ausência do rei?

***

### Centros de Poder e Interesses

* [**Ferrugem**](/religioes/ferrugem.md) — com membros dentro do parlamento e influência crescente via os [Inquisidores](/grupos-and-organizacoes/inquisidores-da-ferrugem.md).
* **Exército** — beneficiário direto do confisco de itens encantados.
* **Nobreza élfica** — ver [Lord Feyrith](/npcs-importantes/calenost/lord-feyrith.md), nobre dissidente (contra a escravidão), hoje foragido.

***

### O que todo mundo sabe

* Um conselho/parlamento domina Calenost, e ganhou força enquanto o rei não aparece.

***

<details>

<summary>Rumores e Intrigas</summary>

* O rei estaria morto, e o parlamento esconderia o fato para manter o poder.

{% hint style="info" %}
A veracidade é incerta.
{% endhint %}

</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/politica-e-poder/parlamento-de-calenost.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.
