# Micro:bit 發明家套件 - KOI AI升級案例

{% content-ref url="/pages/S82NlLXeLRcCMGiBM5so" %}
[發明家套件AI升級案例一覽](/kits/inventorkit/aiupgrade/models.md)
{% endcontent-ref %}

{% content-ref url="/pages/3EaGylMZX8uI1Y2rSFLw" %}
[聲控智能晾衣架](/kits/inventorkit/aiupgrade/aihanger.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0Q5loAZH6z9RGq0Imrc" %}
[AI道路管理系統](/kits/inventorkit/aiupgrade/aitrafficlight.md)
{% endcontent-ref %}

{% content-ref url="/pages/hOXpNLLeDi43Z62CXIQz" %}
[芝麻閘門](/kits/inventorkit/aiupgrade/aigate.md)
{% endcontent-ref %}

{% content-ref url="/pages/tXZrJzZUoH7ItXsynP5d" %}
[生物辨識保險箱](/kits/inventorkit/aiupgrade/sheng-wu-bian-shi-bao-xian-xiang.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/inventorkit/aiupgrade.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.
