# 工業4.0倉庫貨物管理系統

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/belt.png" alt=""><figcaption></figcaption></figure>

工業4.0倉庫貨物管理系統模擬了倉庫內貨物進出的情景，透過感應貨物的RFID晶片，系統可以將進出的貨物資料上傳到物聯網平台作管理。

{% content-ref url="/pages/XmLnyRgDYl4viBzhTCzU" %}
[工業4.0倉庫貨物管理系統](/kits/inventory_system/inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/enLzLQ5uRhHHtVIUn07r" %}
[倉庫貨物管理系統組裝說明書](/kits/inventory_system/info.md)
{% endcontent-ref %}


---

# 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.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.
