# 技术对接

* [客户端接入](/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie/ke-hu-duan-dui-jie.md)
* [支付服务端接入](/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie/zhi-fu-fu-wu-duan-jie-kou.md)
* [小游戏基础能力](/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie/ji-chu-neng-li.md)
* [服务端错误代码对照表](/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie/fu-wu-duan-cuo-wu-dai-ma-dui-zhao-biao.md)
* [自测工具](/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie/zi-ce-gong-ju.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://gamebox.gitbook.io/project/you-xi-jie-ru-wen-dang/ji-shu-dui-jie.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.
