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

# TP Card 绑定 WeChat Pay

1、打开WeChat，点击 <mark style="color:blue;">**\[我]**</mark>，界面中选择 <mark style="color:blue;">**\[服务]**</mark> 菜单，打开的服务界面中点击 <mark style="color:blue;">**\[钱包]**</mark> 入口。

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

2、钱包界面中选择 <mark style="color:blue;">**\[银行卡]**</mark>，通过银行卡功能 <mark style="color:blue;">**\[添加银行卡]**</mark>。

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

3、在添加银行卡界面选择 <mark style="color:blue;">**\[输入卡号添加]**</mark>，填入正确的 TP Card 卡号，点击下一步。

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

4、填入有效期和安全码以后点击下一步，校验完毕后就可以看到添加完成的提示信息。

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

WeChat Pay并不可以用作 WeChat 的余额充值。仅可以做消费支付方式。


---

# 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.tokenpocket.pro/cn/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.
