> For the complete documentation index, see [llms.txt](https://docs.immortalcreed.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.immortalcreed.com/cards/immortals/races/kayan.md).

# Kayan

Kayan are reptilian hunters with tough, lizard-like skin. This rugged skin provides them with natural protection in their harsh, swampy habitats. One of the most distinctive features of the Kayan is their clawed hands and feet, which make them excellent climbers. Their hands have a combination of sharp talons for hunting and more dexterous fingers for handling tools and weapons.

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

The Kayan are a tribal society organized into extended family groups that inhabit settlements perched high in the dense Barack trees of the swamps. These tree-dwelling communities provide both protection from ground-dwelling predators and a vantage point for hunting and surveillance. They have a profound connection with the natural world of the swamps, using their natural resistance to poisons to harvest rare and dangerous flora and fauna for trade with other Alarian races.

Within Kayan society, there exists a revered warrior caste known as the "Sa-Ut." The Sa-Ut, besides being skilled hunters, serve as protectors of their clans. They are trained in both the art of wielding traditional weapons and mastering essence magic. The Sa-Ut are the only Kayan who wear armor. This armor, adorned with tribal markings and sigils, signifies their role as defenders of their clans and provides them with added protection in battle.


---

# 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.immortalcreed.com/cards/immortals/races/kayan.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.
