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

# Withdraw

The **Withdraw UI** lets players securely move $QUEST or gathered materials from their **Town Bank** back into their connected wallet. Before withdrawing, players must first **build their Town Bank**, unlocking storage and transaction capabilities. Each withdrawal reflects the available balance in your town’s holdings, with **daily limits resetting at 12PM UTC** to maintain balance across the realm. This interface also ensures all transactions stay synchronized with the blockchain, giving players full control over liquid assets while keeping town economies stable. Use it to reclaim funds for trading, crafting, or external transfers whenever needed.

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


---

# 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/withdraw.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.
