# MiaoSpeed后端

- [介绍](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/jie-shao.md)
- [快速体验](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/kuai-su-ti-yan.md)
- [搭建指南](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/da-jian-zhi-nan.md): 此页将介绍具体搭建步骤
- [docker使用](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/da-jian-zhi-nan/docker-shi-yong.md)
- [测试脚本编写](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/ce-shi-jiao-ben-bian-xie.md): 此页面将讲述如何编写适用于miaospeed的测试脚本
- [第一个测试脚本](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/ce-shi-jiao-ben-bian-xie/di-yi-ge-ce-shi-jiao-ben.md)
- [预设函数](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/ce-shi-jiao-ben-bian-xie/yu-she-han-shu.md)
- [发起POST请求](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/ce-shi-jiao-ben-bian-xie/yu-she-han-shu/fa-qi-post-qing-qiu.md)
- [MMDB数据库](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/mmdb-shu-ju-ku.md)
- [历史过往](https://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan/li-shi-guo-wang.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://koipy.gitbook.io/koipy/doc/miaospeed-hou-duan.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.
