# 支付后台管理系统

- [Merchant Center](https://docs.ottpay.com/solutions-cn/zhi-fu-hou-tai-guan-li/untitled-2/untitled-1.md): 商户可在PC端使用Merchant Center中完成查账及账户管理等功能。另外使用Merchant Center也可以生成Payment Link或静态二维码以用于支付
- [Mobile Merchant Center](https://docs.ottpay.com/solutions-cn/zhi-fu-hou-tai-guan-li/untitled-2/untitled.md): 商户可在移动端通过Mobile Merchant Center中完成查账及账户管理等功能，另外使用Mobile Merchant Center也可以进行线下扫码或被扫支付，生成Payment Link或静态二维码完成支付。另外Notification中也会通知商户最近的活动和更新信息。


---

# 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://docs.ottpay.com/solutions-cn/zhi-fu-hou-tai-guan-li/untitled-2.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.
