# How to add card to Apple Pay?

1. **Open the Wallet app** on your iPhone and tap the **"+"** icon.
2. If you see an error or can’t add the card:
   * Go to **Settings → General → Language & Region → Region**
   * Change to a country where Apple Pay is available (e.g., United States, Germany, etc.).
3. Tap **Debit or Credit Card → Continue**.
4. Select **Enter Card Details Manually**.
5. Fill in the details:
   * **Name**: Enter any name (it won’t affect payments).
   * **Card Number**: Paste your Azul Card number.
   * **Expiration Date** and **CVV**: From your card details in the bot.
6. Accept the Terms and Conditions.
7. Choose a verification method:
   * **Email** (if you used the virtual number service)
8. Enter the code sent to bot.
9. Your Azul Card is now ready in Apple Pay! ✅

*No region lock. No personalization. Pay instantly.* 🍏


---

# 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.azul.cards/how-to-use/how-to-add-card-to-apple-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.
