# TP Card Binding with Google Pay

1. Open Google Play and click on <mark style="color:blue;">**\[Payments & subscriptions]**</mark>. You can also access it through your Android system settings or via the PC web interface.

<figure><img src="/files/2sffUyhUlnyXFYlZ78QM" alt=""><figcaption></figcaption></figure>

2. In 'Payments and Subscriptions,' select <mark style="color:blue;">**\[Payment Methods]**</mark> and click <mark style="color:blue;">**\[Add credit or debit Card]**</mark>.

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

3. In the <mark style="color:blue;">**\[Add Credit or Debit Card]**</mark> section, make sure to fill in all required fields accurately, and optional fields can be left blank. Finally, click <mark style="color:blue;">**\[Continue]**</mark> to complete the card addition. You will then be able to see the added card information in the <mark style="color:blue;">**\[Payment Methods]**</mark> section. &#x20;

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

4. Since you cannot manage the added card directly in Google Play, you can click on <mark style="color:blue;">**\[More Payment Settings]**</mark>. This will open a link where you can modify or remove the added card.


---

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