> For the complete documentation index, see [llms.txt](https://cavedu.gitbook.io/cavedu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cavedu.gitbook.io/cavedu/master.md).

# CAVEDU教育團隊

![](/files/-La_sStRDv777DZ9VsqX)

翰尼斯企業有限公司為DFRobot公司之BOSON系列展品之台灣總代理。歡迎至[**機器人王國商城**](https://www.robotkingdom.com.tw/product-category/board/boson/)購買，如需更多服務請電洽 02-23062900 或來信 <service@robotkingdom.com.tw>

Hennes. Co. Ltd is the exclusive agent of DFRobot BOSON series product. For purchasing, please visit [**RobotKingdom**](https://www.robotkingdom.com.tw/product-category/board/boson/). For further information, please call 02-23062900 or mail to <service@robotkingdom.com.tw>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cavedu.gitbook.io/cavedu/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.
