# 文件說明

此為技術文件。行銷或客服同仁，請參考[教學手冊](https://blog.botbonnie.com/%E6%95%99%E5%AD%B8%E6%94%BB%E7%95%A5/)。

如有任何問題，請聯繫 <hi@botbonnie.com> ，由專人為您服務。


---

# 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://docs.botbonnie.com/master.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.
