> For the complete documentation index, see [llms.txt](https://munchables.gitbook.io/munchables/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://munchables.gitbook.io/munchables/faqs-end-of-game.md).

# FAQs - End of Game

## Withdraw Funds

You can use the unlock function to withdraw any locked funds here:

[https://blastscan.io/address/0xEA091311Fc07139d753A6BBfcA27aB0224854Bae#writeContract](#withdraw-funds)

For example, this would unlock 5 ETH

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

For example, this would unlock 693.9663 BLAST

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

## Unstake a Munchable from Land

You can unstake a Munchable here: [https://blastscan.io/address/0xE0268E12C6902b110d4cB699Ac05f5bCe16c3faD#writeProxyContract](<https://blastscan.io/address/0xE0268E12C6902b110d4cB699Ac05f5bCe16c3faD#writeProxyContract&#xA;>)

## Unlock/Export a Munchable from a Snuggery to Your Wallet&#x20;

You can export a Munchable here: [https://blastscan.io/address/0x610f749cF5AaF6EED8370e0617E68678fdE5d292#writeProxyContract](<https://blastscan.io/address/0x610f749cF5AaF6EED8370e0617E68678fdE5d292#writeProxyContract&#xA;>)

If you need to find your Munchable's ID, go to Blur: <https://blur.io/blast/collection/munchables-nft>

The 'RARITY' is the Munchable ID&#x20;

Go back to Blastsan and enter ID into the 'tokenID': [https://blastscan.io/address/0xE0268E12C6902b110d4cB699Ac05f5bCe16c3faD#writeProxyContract](<https://blastscan.io/address/0xE0268E12C6902b110d4cB699Ac05f5bCe16c3faD#writeProxyContract&#xA;>)

'Write' the transaction. Voila, your Munchable NFT should be in your wallet.

<figure><img src="/files/2z2aDuW9WWT0ncyPzvRZ" alt=""><figcaption></figcaption></figure>

'Write' the transaction. Voila, your Munchable NFT should be in your wallet.

##

## Thank You For Playing

Please make sure your Munchables are cared for and given a safe snuggery away from the game. It's been a pleasure schnibbling with you!

<figure><img src="/files/x2KUGqvtnNBv84UVlXOe" alt="" width="360"><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, and the optional `goal` query parameter:

```
GET https://munchables.gitbook.io/munchables/faqs-end-of-game.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
