# Can I add my card to Apple or Google Pay?

## Apple Pay

You can add DeCard to Apple Pay on your iPhone by:

1. Open the Apple Wallet app.
2. Tap the "+" icon in the top-right corner to add a card.
3. Scan or manually enter your DeCard information.
4. Complete verification with an OTP code sent to you.
5. Enjoy seamless payments with Apple Pay after successful setup.

**Tip:** Ensure your device is updated to the latest version and has Face ID or Touch ID enabled for secure payments.

## Google Pay

You can add DeCard to Google Pay on your Android device by:

1. Select Google Pay app on your Android phone.
2. Click "Set up contactless".
3. Add a new card, and key in your DeCard details.
4. Accept the terms and conditions, and then verify OTP code by SMS or email.


---

# 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://help.thedecard.com/en/general-questions/can-i-add-my-card-to-apple-or-google-pay.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.
