> 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.md).

# Interface

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

{% columns %}
{% column %}

1. Profile Management
2. Your Critters Status
3. World Chat
4. [Resources (Wallet)](/critters-quest-docs/the-gathering/interface/4.-resources-wallet.md)
5. $SOL in Wallet
6. $QUEST in Town
7. Add Critters to Town
   {% endcolumn %}

{% column %}
8\. [Rewards System](/critters-quest-docs/the-gathering/interface/8.-rewards-system.md)
9\. Mute SFX
10\. Settings
11\. [Resource Search](/critters-quest-docs/the-gathering/interface/11.-resource-search.md)
12\. Go to Your Town
13\. Enter Your Town
14\. [Critters Hub](/critters-quest-docs/the-gathering/interface/14.-critters-hub.md)
{% 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/the-gathering/interface.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.
