> 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/npcs-importantes/orkaki/orkzard.md).

# Orkzard

![Orkzard, líder do Grupo de Orkzard](/files/k8nBcdafXUx6LV9OzMyl)

### Informações Gerais

* **Título(s):** Líder do Grupo de Orkzard
* **Raça / Espécie:** Orc
* **Origem:** [Orkaki](/cidades/orkaki.md)
* **Afiliação:** [Grupo de Orkzard](/grupos-and-organizacoes/grupo-de-orkzard.md) (Orkaki)
* **Status:** Vivo (liderou o ataque a Calenost; desfecho da guerra desconhecido)

***

### Posição e Influência

* **Cargo ou papel:** Líder do Grupo de Orkzard, responsável por segurança, investidas externas e pela **luta contra a escravização dos orcs**.
* **Influência:** Alta em [Orkaki](/cidades/orkaki.md).

***

### Objetivos e Motivações

* Libertar os [Orcs](/racas-e-culturas/orcs.md) escravizados pelos elfos.

***

### Atividades Conhecidas

* **Libertou orcs** da escravidão élfica — muitos dos orcs livres de Orkaki foram resgatados por ele.
* **Liderou a invasão à cidadela de** [**Calenost**](/cidades/calenost.md) com muitos orcs, enfrentando os [Inquisidores da Ferrugem](/grupos-and-organizacoes/inquisidores-da-ferrugem.md).

***

### O Grupo de Orkzard

Lutam ao lado dele pela libertação dos orcs escravizados:

* [Orkonan](/npcs-importantes/orkaki/orkonan.md) — bárbaro, extremamente habilidoso com o machado; em fúria, vira uma máquina de matar.
* [Orkome](/npcs-importantes/orkaki/orkome.md) — arqueira, extremamente habilidosa com o arco.

***

### O que todo mundo sabe

* Um líder orc que combate a escravidão e organiza Orkaki.

***

<details>

<summary>Rumores e Histórias</summary>

* A lenda do **orc com tatuagem de dragão** que libertou muitos prisioneiros de Calenost pode se referir a Orkzard.

{% 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/npcs-importantes/orkaki/orkzard.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.
