# Fund Your Account

### Link A Bank Account

You need to link a bank account to your Bold account in order to fund your account:

1. From the `Checking account` page click `Linked accounts`.

<figure><img src="/files/e3DY0IN3AbtGNzsQC1Wo" alt="" width="157"><figcaption></figcaption></figure>

2. Click `Connect new account` to be taken to the Plaid integration.
3. Click `Get started` and follow the steps to connect your bank account through Plaid.&#x20;

### Funding Your Account:

1. Click `Move money`.

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

2. Click `Add funds`.

<figure><img src="/files/9JCNZj9voYHBettPSR6z" alt="" width="159"><figcaption></figcaption></figure>

3. Enter how much money you want to add and click `Continue`.
   1. Under `ACH` You can select `Standard transfer` or `Instant transfer` from this page.
4. Click `Authorize transfer` to confirm the deposit.
5. You will see a `Deposit initiated` page.

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

6. Find the details of a deposit by clicking onto a transaction in the `latest transaction` table.&#x20;

### Fund via Wire Transfer

1. Click `Move Money`.

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

2. Click `Add funds`.

   <figure><img src="/files/9JCNZj9voYHBettPSR6z" alt="" width="159"><figcaption></figcaption></figure>

3. Click `Wire transfer` and input the information provided to initiate the wire transfer from your bank.&#x20;

<figure><img src="/files/tX21l8nRojTdZzXhBfGy" alt="" width="375"><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.getbold.io/checking-account/fund-your-account.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.
