# Micro:bit 發明家套件 - 語音控制案例

{% content-ref url="/pages/C2eXyww2gMclD82ypzdV" %}
[發明家套件語音控制案例一覽](/kits/inventorkit/asrupgrade/asrexamples.md)
{% endcontent-ref %}

{% content-ref url="/pages/H5W6niQLcx0CJ95X8XyS" %}
[語音操控電風扇](/kits/inventorkit/asrupgrade/asrfan.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZjzyqNazvtqxaZhWg4rh" %}
[語音操控晾衣架](/kits/inventorkit/asrupgrade/asrhanger.md)
{% endcontent-ref %}

{% content-ref url="/pages/IfaxN0SSck9PDcHJnl3j" %}
[語音操控小夜燈](/kits/inventorkit/asrupgrade/asrlight.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/asrupgrade.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.
