# SugarBox 版本

- [Sugar Box物聯氣象站介紹](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/weatherstationintro.md)
- [氣象站 SugarBox模型案例教學](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox.md)
- [SugarBox整合氣象站](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/complete.md)
- [SugarBox亮度感測儀](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/lightintensity.md)
- [SugarBox溫濕度感應儀](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/temp-and-humid.md)
- [SugarBox氣壓計](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/barometer.md)
- [SugarBox雨量計](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/raingauge.md)
- [SugarBox風向計](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/windvane.md)
- [SugarBox風速儀](https://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben/instructions_sugarbox/anemometer.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://sharinghub.kittenbot.hk/kits/smartweatherstation/sugarbox-ban-ben.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.
