# How to Link Your Card to Mobile Wallets

### ✨ How to Link Your Card to Mobile Wallets

PayProtocol Card can be added to mobile wallets even without a physical card. By using the card details available within the PayProtocol App, you can link your card to Apple Pay, Google Pay, Samsung Pay, and PayPal for seamless online and offline payments.

***

#### 🔹 Step 1: Check Card Information in the PayProtocol App

* Open the **PayProtocol App**
* Go to the **Card** tab
* Tap the card you'd like to link
* Copy or view the required card details:
  * Card Number
  * Expiration Date
  * CVV

***

#### 🔹 Step 2: Add Your Card to Mobile Wallets

**Apple Pay**

1. Open the **Wallet** app on your iPhone
2. Tap the **‘+’** button in the upper-right corner
3. Select **Add a Credit or Debit Card**
4. Enter your PayProtocol Card details manually
5. Complete the verification process

**Google Pay**

1. Open the **Google Pay** app
2. Tap **Add Payment Method** or the **‘+’** button
3. Enter your PayProtocol Card information
4. Verify your card if prompted

***

#### 💡 Tip

Once linked, you can use your PayProtocol Card for contactless in-store payments, online checkouts, and recurring payments through your preferred wallet.


---

# 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://card.payprotocol.io/linking-to-mobile-payments/how-to-link-your-card-to-mobile-wallets.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.
