# 获取微信账单

### 在手机端打开微信，进入我的界面，点击支付

![1](https://z3.ax1x.com/2021/06/18/Rpz8Ds.jpg)

### 点击钱包

![2](https://z3.ax1x.com/2021/06/18/Rpjsbt.jpg)

### 点击右上角账单

![3](https://z3.ax1x.com/2021/06/18/Rpj7V0.jpg)

### 点击右上角常见问题

![4](https://z3.ax1x.com/2021/06/18/Rpjb5T.jpg)

### 点击下载账单

![5](https://z3.ax1x.com/2021/06/18/RpjX24.jpg)

### 选择用于个人对账

![6](https://z3.ax1x.com/2021/06/18/RpzAud.jpg)

### 选择需要下载的账单流水，并点击下一步

![7](https://z3.ax1x.com/2021/06/18/RpvCa6.jpg)

### 填写邮箱地址，并点击下一步

![8](https://z3.ax1x.com/2021/06/18/RpvFPO.jpg)

### 输入支付密码，确认导出账单，之后账单文件的压缩包会发送到指定的邮箱中

### 稍等片刻，在微信支付公众号中会收到文件的解压码

![9](https://z3.ax1x.com/2021/06/18/RpvARe.jpg)


---

# 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://guide.yiyujizhang.cn/datamanage/importandexport/getwx.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.
