# 倉庫貨物管理系統組裝說明書

- [倉庫貨物管理系統搭建說明書](https://sharinghub.kittenbot.hk/kits/inventory_system/info/instructions.md)
- [倉庫貨物管理系統Micro:bit參考程式](https://sharinghub.kittenbot.hk/kits/inventory_system/info/microbit.md)
- [工業4.0倉庫貨物管理系統未來板參考程式](https://sharinghub.kittenbot.hk/kits/inventory_system/info/futureboard.md)
- [平台設定教學](https://sharinghub.kittenbot.hk/kits/inventory_system/info/platform_setup.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/inventory_system/info.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.
