# Withdraw from Bold

1. Click `Move money` on the `Checking account` page of Bold.

<figure><img src="/files/04AysIQxp1x0H7DYGkeC" alt="" width="161"><figcaption></figcaption></figure>

2. Click `Withdraw`.

<figure><img src="/files/C4W2p3lI8cdn12WZ1eLP" alt="" width="158"><figcaption></figcaption></figure>

{% hint style="info" %}
Until your account details are approved, you will be unable to withdraw funds from your account.
{% endhint %}

3. Enter how much money you wish to withdraw and choose your `Bank account`. Then click `Review`.&#x20;

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

{% hint style="warning" %}
When you withdraw from your Bold checking account, you can only withdraw to accounts registered in your name.&#x20;
{% endhint %}

4. Click `Confirm`.&#x20;
5. Find the details of a withdrawal by clicking onto a transaction in the `Latest transaction` table.&#x20;

For information on availability of funds, visit [account limits and holds](/general/account-holds.md).


---

# 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.getbold.io/checking-account/withdraw-from-bold.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.
