> For the complete documentation index, see [llms.txt](https://docs.pixelwar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixelwar.com/lore/important-characters.md).

# Important Characters

The Golden King of Errat<br>

Beringarius<br>

**The Grog of Logrand**\
![](/files/ha6FdicssBNNSvu8hOof)

This wayfaring wizard is a bit of an enigma. He wields powerful spells, but he tends to use his magic for parlor tricks and mischief. He has an affinity for mead and the looser his tongue gets, the more punishing his banter becomes. He's more of a troll than wizard if one is being honest.<br>

**Sashoz, Riddling Hermit**\
![](/files/IC0XvSXbuSCEUqLCVmmh)

Sashoz is a hermit residing in the cottage once belonging to the great witch, Rystafeal, which is found in the heart of the Twisted Woods. He is an expert riddler and only by solving his brain teasers can one prove themself worthy of the treasures he guards.&#x20;

**Rystafael**<br>

**Gemlar**<br>

**Alvhar**\
When the first humans explored the far reaches and depths of Pixelos, the Lifestone was discovered. Among these early explorers was a man named Alvhar, who was known for his wanderlust and endless curiosity. He was also known for his love of nature and for his kindness and benevolence towards weaker beings. Among his group, Alvhar was the only one bold enough to touch the Lifestone. Sensing his intentions were not greedy, but rather were purely inquisitive, the land spirits in the area were intrigued. One curiously merged with his spirit and he became the first elf. As tales of his unusually long life spread, others speculated that the Lifestone was the cause and many came to replicate Alvhar’s transformation. It did not work however, for Alvhar was chosen by the land spirits. With time, he grew to resent his solitary immortality and with the help of the high council of Seladria, he was transformed into a great oak tree, the location of which is now unknown.


---

# 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.pixelwar.com/lore/important-characters.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.
