# 指南

- [文本完成](https://openaidoc.kaimingwan.com/zhi-nan/wen-ben-wan-cheng.md)
- [代码完成(内测)](https://openaidoc.kaimingwan.com/zhi-nan/dai-ma-wan-cheng-nei-ce.md)
- [聊天完成](https://openaidoc.kaimingwan.com/zhi-nan/liao-tian-wan-cheng.md)
- [图片生成](https://openaidoc.kaimingwan.com/zhi-nan/tu-pian-sheng-cheng.md)
- [微调](https://openaidoc.kaimingwan.com/zhi-nan/wei-tiao.md)
- [嵌入](https://openaidoc.kaimingwan.com/zhi-nan/qian-ru.md)
- [语音转文本](https://openaidoc.kaimingwan.com/zhi-nan/yu-yin-zhuan-wen-ben.md)
- [内容审核](https://openaidoc.kaimingwan.com/zhi-nan/nei-rong-shen-he.md)
- [速率限制](https://openaidoc.kaimingwan.com/zhi-nan/su-shuai-xian-zhi.md)
- [错误码](https://openaidoc.kaimingwan.com/zhi-nan/cuo-wu-ma.md)
- [安全最佳实践](https://openaidoc.kaimingwan.com/zhi-nan/an-quan-zui-jia-shi-jian.md)
- [生产应用最佳实践](https://openaidoc.kaimingwan.com/zhi-nan/sheng-chan-ying-yong-zui-jia-shi-jian.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://openaidoc.kaimingwan.com/zhi-nan.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.
