# How to Withdraw

**Step 1:** Visit <https://v2.acre.fi/dashboard> and sign in with your Bitcoin wallet.

<figure><img src="/files/4mdO4BSQDMB7sJCfMBeh" alt=""><figcaption></figcaption></figure>

**Step 2:** Press the “Withdraw” button on the Acre dashboard.

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

**Step 3:** Enter the amount of BTC you would like to withdraw in the box labelled “Amount”. Alternatively, you can press “Max” to withdraw your entire balance.

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

**Step 4:** Press the “Withdraw” button to trigger your wallet for signing.

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

**Step 5:** Wait while your transaction is built. This can take a few minutes.

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

**Step 6:** Sign the transaction in your Bitcoin wallet.

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

**Step 6:** You withdrawal is on it’s way! This process depends on Bitcoin mainnet finality, as well as a tBTC unmint process, so it may take about a 6 hours.

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

**Step 7:** Sit back and relax while your withdrawal transaction completes in the background. You can see your pending transaction on the dashboard, and click the arrow to view the transaction data.

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

**Step 8:** Your withdrawal is complete!

<figure><img src="/files/U5Y6R0a0anhZc4c8wTQT" alt=""><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.acre.fi/acre-dapp/how-to-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.
