> For the complete documentation index, see [llms.txt](https://docs.kortstrid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kortstrid.io/planet-jotunn/npcs.md).

# NPCs

In the mystical realm of Kortstrid, a cast of unique and fascinating non-player characters (NPCs) inhabit the diverse regions, offering guidance, challenge, and assistance to heroes on their journey:

1. Flarehorse: This ethereal, deity-like seahorse dwells in the deepest depths of Vatn region, illuminating the darkest underwater caverns with its magical aura. With an innate affinity for the elements, the Flarehorse is an elusive yet powerful ally for those who seek to harness the elemental forces of Jotunn.
2. Cosmic Manatee: A gentle, otherworldly creature that navigates the celestial seas, the Cosmic Manatee is a symbol of tranquility and harmony. In times of strife, this celestial guardian can offer a moment of respite and wisdom, guiding heroes towards their true path.
3. Njord the Viking King: A towering Viking warrior with a legendary reputation, Njord commands awe and respect throughout Jotunn. His transformative abilities give him immense power: as he shifts from his imposing human form to a formidable raven-fused warrior, and ultimately, an all-powerful raven being with sprawling wings, magical prowess, and the ability to summon infinite ravens, Njord is a force to be reckoned with.
4. Wise One: Deep within the heart of Jotunn lies the Wise One, an ancient, divine tree that holds the knowledge of the entire universe. This all-knowing entity can perceive the past, present, and future, offering heroes profound insight and guidance in their quest for truth and balance.

These remarkable NPCs lend depth and intrigue to the world of Kortstrid, enriching the player experience and contributing to a memorable, immersive journey through the land of Jotunn.


---

# 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:

```
GET https://docs.kortstrid.io/planet-jotunn/npcs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
