# 未來板與各IoT平台編程教學

{% content-ref url="/pages/s2wW9QR41CWVQKtXZJjC" %}
[未來板與ThingSpeak編程快速入門](/wifibrick_iot/futureboard/thingspeak.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tv4XJYeOpzte01sZmn8h" %}
[未來板與MakerCloud編程快速教學](/wifibrick_iot/futureboard/makercloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/cJcQMN4TXq8JOKWcKLN5" %}
[未來板與ObjectBlocks編程教學](/wifibrick_iot/futureboard/objectblocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/XKWYy06DU3HTAnmEEzFJ" %}
[IFTTT設定教學](/wifibrick_iot/ifttt.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/wifibrick_iot/futureboard.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.
