> For the complete documentation index, see [llms.txt](https://help.tpwallet.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tpwallet.io/en/wallet-operation/tp-card/apple-pay.md).

# TP Card Binding with Apple Pay

1. Open \[Settings] on your phone and select \[Wallet & Apple Pay].

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FGrifR9Fmqi7pmOat2FGO%2F1.png?alt=media&#x26;token=62eb48e7-a971-4292-9d8a-4e4e724e72c5" alt=""><figcaption></figcaption></figure>

2. In \[Wallet & Apple Pay], select \[Add Card], and choose the \[Debit or Credit Card] option from the types of cards that can be added.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2Fh7SrTEFoBbgBYSwuoNYh%2F2.png?alt=media&#x26;token=ea530945-3477-419e-8a0d-2b67340680f6" alt=""><figcaption></figcaption></figure>

3. In the list of bank cards, select the last option \[Add a Different Card], and on the new screen, select \[Continue].

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FG9b6QhILdkEWBYH80ggQ%2F3.png?alt=media&#x26;token=5cdc365c-3075-4f17-8c03-81cf908c8eff" alt=""><figcaption></figcaption></figure>

4. On the card addition screen, if you have a physical card, you can use the scan feature, or select \[Enter Card Details Manually]. On the card details screen, enter the TP Card (Fiat24) card number and click \[Next].

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FAXtMxjoybXQPH0gKEbpy%2F4.png?alt=media&#x26;token=0e4bbaec-7724-4d7c-a769-d40318690506" alt=""><figcaption></figcaption></figure>

5. Continue filling in more information on the card details screen. Once completed, click \[Next]. After the information is verified successfully, you will see the \[Terms and Conditions]. After reading, click \[Agree].

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FveGApGpQx2OB0wpXkOlf%2F5.png?alt=media&#x26;token=fdbb462b-2829-4a78-aed7-c2ab90f064d2" alt=""><figcaption></figcaption></figure>

6. Next, on the \[Card Verification] screen, you can use the phone number registered with the account to receive an SMS verification. Simply click \[Next] to complete the verification, or you can click \[Complete Verification Later]. Once the operation is completed, you will see the successfully added card information in the Wallet & Apple Pay list. If you need to delete a card, just click the small arrow on the right side of the card and select the delete menu at the bottom.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2F2Uk2KtMtXGt923TRrtCp%2F6.png?alt=media&#x26;token=5f00e4a7-cc9d-43a9-9543-74dd3e6fd66f" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.tpwallet.io/en/wallet-operation/tp-card/apple-pay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
