# 了解更多

- [JSAPI 支付后文案](https://doc.mbd.pub/learn_more/jsapi-zhi-fu-hou-wen-an.md): 仅限微信 JSAPI 支付
- [无代码接入](https://doc.mbd.pub/learn_more/wu-dai-ma-jie-ru.md): 面包多Pay提供无代码接入能力，无需编写代码就可以灵活的使用支付能力
- [推介计划](https://doc.mbd.pub/learn_more/tui-jie-ji-hua.md): 合作共赢
- [(解决二清)独立托管方案](https://doc.mbd.pub/learn_more/du-li-tuo-guan-fang-an.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.mbd.pub/learn_more.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.
