# Withdraw Crypto

#### How to Withdraw?

1. Click <mark style="color:green;">**Cashier**</mark>**&#x20; -** Use the blue button located in the middle of the top bar.

<figure><img src="/files/hAsfDzTC21qqG5St3ECm" alt="" width="253"><figcaption></figcaption></figure>

1. Choose <mark style="color:green;">**Withdraw**</mark>  - This opens a panel with your  withdraw information.
2. Choose the destination <mark style="color:green;">**chain and token**</mark> -  this sets where the withdrawal will be delivered and in which asset.

<figure><img src="/files/YmhgeJ8ZiCfTSkSKmtlh" alt="" width="375"><figcaption></figcaption></figure>

3. Enter the <mark style="color:green;">**APE amount**</mark> and paste the <mark style="color:green;">**destination address**</mark> - this defines how much you are withdrawing and where it will be sent.

<figure><img src="/files/iy00yQzsZVILY04RPs8F" alt="" width="375"><figcaption></figcaption></figure>

4. Request a quote - this generates the final routed output amount, including swaps, bridges, and fees.

<figure><img src="/files/Te5E9hXNDCeTr6y7Elad" alt="" width="375"><figcaption></figcaption></figure>

4. Confirm the quote and sign the transaction - this submits the withdrawal and Relay handles the routing to your chosen chain and address.

You can also withdraw directly from <mark style="color:green;">**The House**</mark> using the same simple process, with an additional option available inside the House panel for withdrawing your active House balance.

1. Go to <mark style="color:green;">**The House**</mark> tab and switch to the <mark style="color:green;">**Withdraw**</mark> option on the right-hand side.
2. Specify the amount of <mark style="color:green;">**APE**</mark> you want to withdraw from your active House balance.
3. Review Lock Period **-** Deposits are subject to a <mark style="color:green;">**15-minute minimum lock period.**</mark> You can withdraw only after this time has passed.
4. Click <mark style="color:green;">**Withdraw**</mark> and approve the transaction in your connected wallet.
5. <mark style="color:green;">**2% withdrawal fee**</mark> applies,  1% goes to loot boxes and player incentives, and 1% is redistributed to the remaining House stakers whenever someone exits early.
6. Once confirmed on-chain, your withdrawn amount is automatically sent back to your connected wallet.

<figure><img src="/files/zp3u2ddAMX6rgXe84tBz" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.ape.church/introduction/getting-started/withdraw-crypto.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.
