# How to Add Your BCard to Apple Pay/Google Wallet

All BCards can be added to your digital wallet (Apple Pay/Google Wallet).  This makes it easier to access your funds and earn rewards, as well as unlock tap-to-pay.

### How to add BCard to Apple Pay <a href="#docs-internal-guid-07fb3355-7fff-7fcf-0e58-6d4a385b3f1b" id="docs-internal-guid-07fb3355-7fff-7fcf-0e58-6d4a385b3f1b"></a>

1. Ensure your card has a balance on it before you add it to Apple Pay
2. Open the Apple Wallet app
3. Tap the **+ button** on the top-right
4. Tap **Debit or Credit Card**
5. Follow the steps on screen to add your card
   * Ensure that you enter your name exactly as it appears on your card

You can follow the instructions on [Apple's Support Site](https://support.apple.com/en-ca/HT204506) if you need more details.

### How to add BCard to Google Wallet

1. Ensure your card has a balance on it before you add it to Google Wallet
2. Open the Google Wallet app&#x20;
3. At the bottom, tap **Add to Wallet (+)**
4. Tap **Payment card**
5. Tap **New credit or debit card**
6. Follow the steps on screen to add your card
   * Ensure that you enter your name exactly as it appears on your card

You can follow the instructions on [Google's Support Site](https://support.google.com/wallet/answer/12058983?hl=en#zippy=) if you need more details.


---

# 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-add-your-bcard-to-apple-pay-google-wallet.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.
