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

# Story

### Beginning

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

...In the aftermath of the catastrophe, as the world struggled to rebuild itself, the ancient relics of the shamans were rediscovered. These artifacts, imbued with the primal energies of the earth, held the key to unlocking a new era of understanding and mastery. But the people of Solamyst were no longer content to rely solely on the ways of the past.

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

Driven by a desire to reclaim their lost glory and protect their world from future threats, the clans of Solamyst embarked on a journey of discovery. They delved into the ancient shamanic studies, seeking to uncover the secrets of their forebears and harness their power once more. But in their quest for knowledge, they also turned to the burgeoning technologies of their time, blending the ancient arts of magic with the marvels of modern innovation.

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

Thus, a new chapter began in the history of Solamyst, where the ancient and the modern converged in a harmonious union. The shamans of old, once revered as the stewards of nature's secrets, now stood as pioneers of a new era, their wisdom guiding the people of Solamyst towards a future where magic and technology walked hand in hand.

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

As Solamyst struggled to recover from the devastation of the catastrophe, tensions between the clans began to escalate. Fueled by ambition and a thirst for power, conflicts erupted across the land, each clan fighting for dominance over the fractured realm. Utilizing their newfound understanding of ancient powers and blending them with their own specialties, the clans unleashed their unique abilities in battle, turning the once-peaceful land into a battleground of magic and technology. Amidst the chaos of war, alliances were forged and broken, heroes rose and fell, and the fate of Solamyst hung in the balance as the clans fought fiercely for supremacy<br>

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


---

# 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://solamyst.gitbook.io/solamyst/story.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.
