# Connecting a Bank Account that uses Plaid

### How to connect a bank that utilizes Plaid.

Once logged into your bank, select connect external account.&#x20;

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

### Most banks will give you the option to select 'connect another way', or 'connect manually'. Choose connect manually.

*Note: Some banks require the use of Plaid to connect and do not offer this option. Please contact your bank and ask them how to connect an account not supported by Plaid.*

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

### Then enter your routing and account number from the BCard app.

<figure><img src="/files/bEDHWmXCOj3Y7rdwIVe2" 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://support.getbcard.io/how-to-guides/how-to-fund-your-bcard/connecting-a-bank-account-that-uses-plaid.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.
