# 使用教程

- [【商户】商户如何入驻？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-shang-hu-ru-he-ru-zhu.md)
- [【商户-收款码】如何创建收款码](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-shou-kuan-ma-ru-he-chuang-jian-shou-kuan-ma.md): 一键生成收款码，即可开启收款，无需接入API即可创建收款码或收款链接并发送给个人。适用于博主、主播和各类媒体人以及各类型实体商家的线上线下扫码支付场景，提供一站式的解决方案，用户操作简便。
- [【商户-收款码】如何设置收款码的收款钱包及币种？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-shou-kuan-ma-ru-he-she-zhi-shou-kuan-ma-de-shou-kuan-qian-bao-ji-bi-zhong.md)
- [【商户-API支付】网站如何接入API支付？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-wang-zhan-ru-he-jie-ru-api-zhi-fu.md): 通过接入API可将支付功能集成到您的应用程序或网站中，API接口也可实时获取支付相关的数据和报告，包括交易记录、支付状态和资金流动等，帮助您进行实时监控和管理。
- [【商户-API支付】如何设置代收白标？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-she-zhi-dai-shou-bai-biao.md)
- [【商户-API支付】如何设置API白名单和回调地址？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-she-zhi-api-bai-ming-dan-he-hui-tiao-di-zhi.md)
- [【商户-API支付】如何设置收银台支付币种？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-she-zhi-shou-yin-tai-zhi-fu-bi-zhong.md)
- [【商户-API支付】如何设置收银台币种汇率差？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-she-zhi-shou-yin-tai-bi-zhong-huilcha.md)
- [【商户-API支付】如何设置支付滑点？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-she-zhi-zhi-fu-hua-dian.md)
- [【商户-API支付】如何查看支付报表？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-cha-kan-zhi-fu-bao-biao.md)
- [【商户-API支付】如何查看代付报表？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-cha-kan-dai-fu-bao-biao.md)
- [【商户-API支付】如何查看应用APPSECRET？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-cha-kan-ying-yong-appsecret.md)
- [【商户】如何设置固定币种](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-ru-he-she-zhi-gu-ding-bi-zhong.md)
- [【商户-API支付】如何管理监听钱包？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-guan-li-jian-ting-qian-bao.md)
- [【商户】如何充值？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-ru-he-chong-zhi.md)
- [【商户】如何提币？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-ru-he-ti-bi.md)
- [【商户】如何补单？](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-ru-he-bu-dan.md): 在平台代收订单中，若用户在订单超时关闭后支付，商户需进行补单操作，完成订单，以下为补单操作教程：


---

# 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://doc.tokenpay.me/chinese/shi-yong-jiao-cheng.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.
