# 中文文档

- [文档说明](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/wen-dang-shuo-ming.md)
- [返回码类型](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/fan-hui-ma-lei-xing.md): 异常码和错误码的描述和原因
- [枚举类型](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/mei-ju-lei-xing.md)
- [现货交易](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/xian-huo-jiao-yi.md)
- [合约交易](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/he-yue-jiao-yi.md)
- [Websocket推送](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/websocket-tui-song.md)
- [SDK开发库](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/sdk-kai-fa-ku.md)
- [常见问题](https://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang/chang-jian-wen-ti.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://exchangeopenapi.gitbook.io/pri-openapi/zhong-wen-wen-dang.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.
