# TP Card Binding with WeChat pay

1. Open WeChat, click on <mark style="color:blue;">**\[Me]**</mark>, and in the interface, select the <mark style="color:blue;">**\[Pay and Services]**</mark> menu. In the services interface, click on the <mark style="color:blue;">**\[Wallet]**</mark> option.

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

2. In the wallet interface, select <mark style="color:blue;">**\[Bank Cards]**</mark> and use the <mark style="color:blue;">**\[Add Bank Card]**</mark> function.

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

3. On the "Add Bank Card" screen, select  <mark style="color:blue;">**\[Add by entering card number]**</mark>, enter the correct TP Card number, and click Next.

<figure><img src="/files/3ddwoLRAVwJyzvJlndkr" alt=""><figcaption></figcaption></figure>

4. After entering the expiration date and security code, click Next. Once the verification is complete, you will see a confirmation message that the card has been successfully added.

<figure><img src="/files/4B8QwCaSW6yAT5jPRSBv" alt=""><figcaption></figcaption></figure>

Please note that WeChat Pay cannot be used to recharge your WeChat balance. It can only be used as a payment method for purchases.


---

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