# TP Card Binding with Apple Pay

1. Open <mark style="color:blue;">**\[Settings]**</mark> on your phone and select <mark style="color:blue;">**\[Wallet & Apple Pay]**</mark>.

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

2. In Wallet & Apple Pay, choose <mark style="color:blue;">**\[Add Card]**</mark> and select the <mark style="color:blue;">**\[Debit or Credit Card]**</mark> option from the types of cards available.

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

3. In the bank card list, choose the last option <mark style="color:blue;">**\[Add Other Card]**</mark>, and on the new screen, select <mark style="color:blue;">**\[Continue]**</mark>.

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

4. On the card addition screen, if you have a physical card, you can use the scan function, or choose <mark style="color:blue;">**\[Enter Card Details Manually]**</mark>. In the card details screen, enter the TP Card number and click <mark style="color:blue;">**\[Next]**</mark>.

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

5. Continue to fill in more details in the card information, then click \[Next]. Once the information is verified, you will see the <mark style="color:blue;">**\[Terms and Conditions]**</mark>. After reading, click <mark style="color:blue;">**\[Agree]**</mark>.

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

6. Next, you'll be on the  <mark style="color:blue;">**\[Card Verification]**</mark> screen. You can use the phone number registered to receive an SMS for verification by clicking <mark style="color:blue;">**\[Next]**</mark>, or choose <mark style="color:blue;">**\[Complete Verification Later]**</mark>**.** After completing the process, you will see the successfully added card in the Wallet & Apple Pay list. If you need to remove the card, simply click the arrow on the right side of the card and select the "Remove" option at the bottom of the menu.

<figure><img src="/files/KHWNDhj4zAEYMi2bIUhV" 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://help.tokenpocket.pro/en/wallet-operation/tp-card/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.
