# IoT Made Easy智能家居學習套件使用說明書

{% content-ref url="/pages/QSAFMYNhbOH6GvMmQMV6" %}
[MakerCloud平台設定](/kits/iot_make_easy/instructions/makercloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/273etUPOO1oPpt0hsUDD" %}
[IoT Made Easy之MakerCloud x IFTTT應用教學](/kits/iot_make_easy/instructions/ifttt.md)
{% endcontent-ref %}

{% content-ref url="/pages/4BRmbkfMGZllIOabhq1z" %}
[ObjectBlocks平台設定教學](/kits/iot_make_easy/instructions/objectblocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/vBghKhCrapcZUvQNqwPv" %}
[Thingspeak平台設定教學](/kits/iot_make_easy/instructions/thingspeak.md)
{% endcontent-ref %}

{% content-ref url="/pages/5ZcMHArKuGxUhRd7YyPI" %}
[安全爐具](/kits/iot_make_easy/instructions/stove.md)
{% endcontent-ref %}

{% content-ref url="/pages/U8DfsHsT5pOZkcbUXCbW" %}
[搖控窗戶](/kits/iot_make_easy/instructions/window.md)
{% endcontent-ref %}

{% content-ref url="/pages/wUy0VHRu35nRHeVLVpR1" %}
[平安浴缸](/kits/iot_make_easy/instructions/bathtub.md)
{% endcontent-ref %}

{% content-ref url="/pages/2w3i94IFIue9IZrDrXy6" %}
[防浸洗手盤](/kits/iot_make_easy/instructions/sink.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/iot_make_easy/instructions.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.
