# 對話模組

- [多層對話模組](https://blog.mantago.cc/zh/dui-hua-mo-zu/duo-ceng-dui-hua-mo-zu.md)
- [回覆設定：卡片訊息](https://blog.mantago.cc/zh/dui-hua-mo-zu/hui-fu-she-ding-ka-pian-xun-xi.md)
- [回覆設定：圖片輪播](https://blog.mantago.cc/zh/dui-hua-mo-zu/hui-fu-she-ding-tu-pian-lun-bo.md)
- [回覆設定：文字和圖片訊息](https://blog.mantago.cc/zh/dui-hua-mo-zu/hui-fu-she-ding-wen-zi-he-tu-pian-xun-xi.md)
- [回覆設定：圖文訊息](https://blog.mantago.cc/zh/dui-hua-mo-zu/hui-fu-she-ding-tu-wen-xun-xi.md)
- [訊息分享](https://blog.mantago.cc/zh/dui-hua-mo-zu/xun-xi-fen-xiang.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://blog.mantago.cc/zh/dui-hua-mo-zu.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.
