> 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/interface/14.-critters-hub/manage-critters.md).

# Manage Critters

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

Equip tools, hats, and accessories, monitor Gathering Power (G.P.), and assign roles strategically. Each Critter’s stats—level, rarity, and performance—help you balance your lineup between efficiency and exploration. The smarter you manage, the faster your town grows.&#x20;

**Key Features:**

* **Critter Display Grid:** Shows every Critter owned with level, rarity, and Gathering Power (G.P.)
* **Equipment System:** Attach tools, hats, boots, and accessories to improve gathering efficiency
* **Stat Tracking:** View star rating, HP, and performance metrics per Critter
* **Search & Filter:** Find Critters by name, number, or equipped item
* **Visual Loadout:** Interactive equipment slots make item management intuitive and fast
* **Preparation Insight:** Instantly see which Critters are ready for gathering or need rest/healing

**Purpose:**\
Streamline your lineup—equip, prepare, and assign the best Critters for each mission.


---

# 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/interface/14.-critters-hub/manage-critters.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.
