> 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/google-pay.md).

# TP Card Binding with Google Pay

1. Open Google Play and click \[Payments & subscriptions]. You can also access it through the Android system settings or the PC web version.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FATQpykgdWVCN4JswVNdn%2F1.png?alt=media&#x26;token=ea1b32da-59e4-4061-8926-9383ae7487cd" alt=""><figcaption></figcaption></figure>

2. In 'Payments and Subscriptions,' select \[Payment Methods] and click \[Add credit or debit Card].

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2F1sm73bSb6GfekfXqKvkq%2F2.png?alt=media&#x26;token=93c1a912-37c6-48b2-b990-b352c0b02817" alt=""><figcaption></figcaption></figure>

3. For the \[Add Credit or Debit Card] option, fill in all required information accurately, except for optional fields. Finally, click \[Continue] to complete the card addition. You will now be able to see the added card information under \[Payment Methods].

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FAEgFrpZBjyM1xDYUEupd%2F3.png?alt=media&#x26;token=93eb3791-6fb3-469e-86da-670f211c4041" alt=""><figcaption></figcaption></figure>

4. Since you cannot manage added cards directly in Google Play, you can click \[More Payment Settings]. The link will open, allowing you to modify or remove the added cards.


---

# 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/google-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.
