# 常见问题解答

- [ChatGPT 启动过程中的常见问题](https://chatgpt-qq.lss233.com/chang-jian-wen-ti-jie-da/chatgpt-qi-dong-guo-cheng-zhong-de-chang-jian-wen-ti.md)
- [Mirai 启动过程中的常见问题](https://chatgpt-qq.lss233.com/chang-jian-wen-ti-jie-da/mirai-qi-dong-guo-cheng-zhong-de-chang-jian-wen-ti.md)
- [go-cqhttp 启动过程中的常见问题](https://chatgpt-qq.lss233.com/chang-jian-wen-ti-jie-da/gocqhttp-qi-dong-guo-cheng-zhong-de-chang-jian-wen-ti.md)
- [机器人在使用过程中的常见问题](https://chatgpt-qq.lss233.com/chang-jian-wen-ti-jie-da/ji-qi-ren-zai-shi-yong-guo-cheng-zhong-de-chang-jian-wen-ti.md)
- [WebUI 常见问题解答](https://chatgpt-qq.lss233.com/chang-jian-wen-ti-jie-da/webui-chang-jian-wen-ti-jie-da.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://chatgpt-qq.lss233.com/chang-jian-wen-ti-jie-da.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.
