> 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/the-gathering.md).

# The Gathering

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

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

{% column width="50%" valign="middle" %}
**The Gathering** is where Critters step into Valdara to gather, forge, and build. [Master Editions](/critters-quest-docs/glossary.md#master-edition-critters) compete in timed races to gather resources, craft tools, and expand their towns in preparation for the battle ahead!&#x20;
{% endcolumn %}
{% endcolumns %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/xSkQcgQsBhxfLw76Nvxf">Gather</a></td><td><a href="/files/pIwanN2vdwxiSWAW8QM4">/files/pIwanN2vdwxiSWAW8QM4</a></td></tr><tr><td><a href="/pages/xTQV3qobQxDrCQe7FPOf#forge">Forge</a></td><td><a href="/files/09QKA6a4YCUfJLNHoNJA">/files/09QKA6a4YCUfJLNHoNJA</a></td></tr><tr><td><a href="/pages/xTQV3qobQxDrCQe7FPOf#building">Build</a></td><td><a href="/files/sdUp3CNzs8YLu8S70TW2">/files/sdUp3CNzs8YLu8S70TW2</a></td></tr></tbody></table>


---

# 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/the-gathering.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.
