> 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/quick-start.md).

# Quick Start

<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><ol><li>After <a href="/pages/VxIMb6DFpwXXXeVmmV9Y">placing your town </a>you enter the game viewing it on the <a href="/pages/xTQV3qobQxDrCQe7FPOf#world-map">World Map</a></li></ol></td><td><a href="/files/PkhTox7bLkx0PfHLOr5l">/files/PkhTox7bLkx0PfHLOr5l</a></td></tr><tr><td><ol start="2"><li>Find <a href="/pages/1CADdvFfGL50N3ZH0eY7">mineable items</a>, click the Shovel, Pikaxe, or Axe to gather from it</li></ol></td><td><a href="/files/KMt9XHjSu2kDpbBD2qX9">/files/KMt9XHjSu2kDpbBD2qX9</a></td></tr><tr><td><ol start="3"><li>Select a <a href="/pages/2rjMKNuI9WALswxVMz0V">Critter</a> to walk to that spot and start <a href="/pages/xTQV3qobQxDrCQe7FPOf#the-gathering">gathering</a></li></ol></td><td><a href="/files/Z2XqlDm7BlHLZhXG6jgS">/files/Z2XqlDm7BlHLZhXG6jgS</a></td></tr><tr><td><ol start="4"><li>While Critters gather, explore the <a href="/pages/Ab30tT43Va9V0GjneSqA">Town Map</a> clicking the Town icon bottom right</li></ol></td><td><a href="/files/2vyIK37UI2Z3Y4oE34Ye">/files/2vyIK37UI2Z3Y4oE34Ye</a></td></tr><tr><td><ol start="5"><li>Explore your Town walking to the <a href="/pages/xTQV3qobQxDrCQe7FPOf#mystic-mirror">Mystic Mirror,</a> build it to identify recipes <em>(free first upgrade)</em></li></ol></td><td><a href="/files/or1TYpmeMafrbbvq6GK5">/files/or1TYpmeMafrbbvq6GK5</a></td></tr><tr><td><ol start="6"><li>Build the other <a href="/pages/xTQV3qobQxDrCQe7FPOf#workshops">workshops</a> in your town like the Muddy Anvil, to create tools that help you gather faster.</li></ol></td><td><a href="/files/dg7rimJDFvvOADswDsd8">/files/dg7rimJDFvvOADswDsd8</a></td></tr><tr><td><ol start="7"><li>Upgrade your Town to unlock new <a href="/pages/aCYHlcyqwsBqsc6U0ElH#resources">resources</a> on the world map, higher level <a href="/pages/xSkQcgQsBhxfLw76Nvxf">workshops</a> &#x26; progression requirements</li></ol></td><td><a href="/files/XpPWbwq2c2AAw4Oqdazt">/files/XpPWbwq2c2AAw4Oqdazt</a></td></tr><tr><td><ol start="8"><li>Progress in the game by <a href="/pages/xSkQcgQsBhxfLw76Nvxf">gathering resources</a> fastest!</li></ol></td><td><a href="/files/9RNhJej3W3TtuCJoVOML">/files/9RNhJej3W3TtuCJoVOML</a></td></tr><tr><td>Deep dive the <a href="/pages/G9DxY5gDxoSawV2Uvg3m">Review Guide</a> section for more information on all of these steps</td><td><a href="/files/g911dnkkMYe8gaEHo3H5">/files/g911dnkkMYe8gaEHo3H5</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/quick-start.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.
