> 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/jotunn-hierarchy.md).

# Jotunn Hierarchy

1. Elemental Regions: Jotunn is divided into 12 primary elemental regions, each with its unique landscape, inhabitants, and challenges.
   * Iss (Ice)
   * Leiptr (Lightning)
   * Viktforse (Gravity)
   * Adenar (Holy)
   * Vatn (Water)
   * Phane (Aether)
   * Tyr (Magic)
   * Jord (Stone)
   * Eldifra (Fire)
   * Morker (Dark Matter)
   * Multna (Decay)
   * Vedr (Wind)
2. Districts: Within each elemental region, there are several districts, each comprising a diverse array of landscapes and ecosystems, forming distinct sub-regions.
3. Cities: Sprawling urban centers serve as the central hubs of each district, where various races and cultures converge to trade, share knowledge, and engage in politics.
4. Towns: Smaller than cities, towns are more localized settlements that cater to specific needs, such as trade, agriculture, or craftsmanship. They are often centered around a particular industry or resource.
5. Villages: These smaller, rural communities are more closely knit and self-sufficient, relying primarily on agriculture, hunting, or fishing for sustenance.
6. Outposts: Outposts are fortified locations, often found on the borders of regions or in strategic locations, providing defense and security against potential threats.
7. Settlements: These are small, often temporary, groups of dwellings, where inhabitants live and work, usually centered around a specific purpose, such as mining or logging.


---

# 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/jotunn-hierarchy.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.
