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

# Critters Lore

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/rozcWJ28txdvPPd9w4ui" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

### Gather your tails, little Critters.

It is time you hear how this QUEST began… and the life I have led as a Master. Before you, glowing and restless with questions, there were eight Titans of Valdara.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}

### In the beginning, Titans shaped Valdara.

Time bent. Stars burned. Mountains rose as the first rains fell. Seeds awakened. Seasons turned. Balance held. At the center stood Gravitax, whose quiet pull bound all creation together.
{% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/CfkS31R7TaoAOLpOSap0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/TpApRUm8mjWgfG53hjyt" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

### But harmony curdled into hunger.

Gravitax’s gentle pull deepened into endless want, no longer seeking unity but control. The Titans clashed. Mountains shattered. Oceans burned. When the fires faded, Valdara stood scarred.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}

### To save what remained,  Titans chose sacrifice.

Their forms dissolved into seven artifacts of power. Eight towers rose around a vault of crystal light. Within its heart, Gravitax endured — still pulling.
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<figure><img src="/files/d67xth27TNmbGOVdAthK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/inqzKs33IPmdUKv6qJRD" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

### For generations, the seal held.

For ages, the towers stood unshaken. The artifacts pulsed with quiet vigilance. Gravitax slept beneath the stone. But even prisons weaken under constant pull.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}

### The sky fractured with light.

Faction leaders set aside their rivalries as one call echoed across the land. Auroras split the heavens as gravity bent inward toward the sealed heart. Stone trembled. Towers groaned. The pull returned.
{% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/CGLVy8FrWbmQyjvSPAfh" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/w6pAhX4f2PvLhh41qv43" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

### From the resistance, Quest emerged!

A fragment of freedom, resisting the pull. And when all Titans rise as World Bosses, every Critter must prove their QUEST!
{% endcolumn %}
{% endcolumns %}


---

# 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://critters-quest-1.gitbook.io/critters-quest-docs/about/critters-lore.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.
