> For the complete documentation index, see [llms.txt](https://talesofxtalnia.gitbook.io/tales-of-xtalnia-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://talesofxtalnia.gitbook.io/tales-of-xtalnia-white-paper/pve/charring-peaks.md).

# Charring Peaks

&#x20;    Located at the northwest of Xtalnia, A range of mountains once called Thousand Talons Peaks due to its shape looks like many arranged talons pointing to the sky. When the power of Xtal emerged, dragons were created and they ruled the Thousand Talons Peaks. Dragons possessed power of fire so they changed nearby mountains into volcanoes and settled their lair. Since then the range of mountains had its name changed to be “The Charring Peaks”, which is dominated by two elder dragons, Valentra, the matriarch and Daetraz, the tyrant.


---

# 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://talesofxtalnia.gitbook.io/tales-of-xtalnia-white-paper/pve/charring-peaks.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.
