# 常见问题

- [我们和官方有什么不同](https://doc.yesiamai.com/chang-jian-wen-ti/wo-men-he-guan-fang-you-shen-me-bu-tong.md)
- [怎样算一次聊天](https://doc.yesiamai.com/chang-jian-wen-ti/zen-yang-suan-yi-ci-liao-tian.md)
- [进入聊天界面白屏](https://doc.yesiamai.com/chang-jian-wen-ti/jin-ru-liao-tian-jie-mian-bai-ping.md)
- [聊天记录相关](https://doc.yesiamai.com/chang-jian-wen-ti/liao-tian-ji-lu-xiang-guan.md)
- [如何设置中文](https://doc.yesiamai.com/chang-jian-wen-ti/ru-he-she-zhi-zhong-wen.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://doc.yesiamai.com/chang-jian-wen-ti.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.
