> 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/populate-town.md).

# Populate Town

{% columns %}
{% column %}

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

{% column valign="middle" %}
Populate your town with a critter, after placing your town on the world map you can populate the rest of your critters into your town to take full advantage of resource gathering.

{% hint style="info" %}
[Town Population Managemnt Guide](/critters-quest-docs/critter-quest-guides/town-population-management.md)
{% endhint %}

{% endcolumn %}
{% endcolumns %}

{% hint style="warning" %}
This critter will pay for your plot placement with locked $QUEST.  You can swap Critters at any time
{% endhint %}


---

# 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/populate-town.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.
