> 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/4.-resources-wallet.md).

# 4. Resources (Wallet)

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

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

{% column width="58.33333333333333%" %}

<figure><img src="/files/XgxJN4S1dnllnzxPvkCq" alt="" width="563"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Selecting any resource opens the **Wallet Interface**, where you can seamlessly **swap**, **deposit**, or **withdraw** assets between the Wallet you log in with (connected to Privy) and your Towns Wallet (Town Bank). This system forms the core of the in-game economy management—bridging gameplay resources with your on-chain balance and enabling fluid transactions across workshops, markets, and gathering.

{% hint style="info" %}
**Deposit:** Move $QUEST and resources from your connected wallet (Privy) into your Town Bank to fund in-game activity and upgrades.
{% endhint %}

{% hint style="info" %}
**Withdraw:** Transfer assets from your Town Bank back to your connected wallet once your bank is built and withdrawal limits allow.
{% endhint %}

{% hint style="info" %}
**Swap:** Instantly exchange resources or $QUEST directly within your Town Bank—no external wallet required.
{% endhint %}

## Click on any Resource to Access the Wallet Interface

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

Deposit


---

# 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/4.-resources-wallet.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.
