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

# TP Card Binding with WeChat pay

1. Open WeChat and click \[Me]. In the interface, select the \[Pay and Services] menu, and in the opened Services screen, click the \[Wallet] entry.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FwtNV7mtq7cW2ps6aQh1J%2F1.png?alt=media&#x26;token=306a2966-40b3-4c78-97fa-6bb7e81e2489" alt=""><figcaption></figcaption></figure>

2. In the Wallet interface, select \[Bank Cards] and use the \[Add a Bank Card] function.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FA3iZFadyiuP2Vf7JZrUe%2F2.png?alt=media&#x26;token=736aa956-7c5e-461b-b016-986fd8494aea" alt=""><figcaption></figcaption></figure>

3. On the 'Add Bank Card' screen, select \[Add by entering card number], enter the correct TP Card number, and click Next.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2F6dSdn5AQB4tR8O6lAT0w%2F3.png?alt=media&#x26;token=d70e1b22-fedf-4306-8a47-be15c4410be7" alt=""><figcaption></figcaption></figure>

4. Enter the Validity and CVV Code, then click Next. After verification is complete, you will see a message indicating that the addition is successful.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FYwHOS5nFmrHcWT9EZC9v%2F4.png?alt=media&#x26;token=d272948f-bc0d-4af1-a6f4-9fc906f1aed6" alt=""><figcaption></figcaption></figure>

WeChat Pay cannot be used to top up your WeChat balance.


---

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