# 針對各平台MakeCode編程

各個IoT平台的編程方式會稍有不同, 一起來看看吧!

{% content-ref url="/pages/VAQwfRMByXFDDNg25iKL" %}
[Makecode 編程與ThingSpeak](/wifibrick_iot/wifibrick_makecode/wifibrick-yu-koi-1/mc_ts.md)
{% endcontent-ref %}

{% content-ref url="/pages/aEIak2aquWg4yqJkoYkz" %}
[Makecode 編程與MakerCloud](/wifibrick_iot/wifibrick_makecode/wifibrick-yu-koi-1/makercloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/CQY34lzfVYjW8vc9squF" %}
[Makecode 編程與ObjectBlocks](/wifibrick_iot/wifibrick_makecode/wifibrick-yu-koi-1/objectblocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/62S1498X5rTIo6q7a6wx" %}
[Makecode 編程與Kittenblock內置IoT平台](/wifibrick_iot/wifibrick_makecode/wifibrick-yu-koi-1/mc_kb.md)
{% endcontent-ref %}

{% content-ref url="/pages/03K64PEGAq5XJHM7K3tm" %}
[Makecode 編程與Kittenbot自家IoT平台](/wifibrick_iot/wifibrick_makecode/wifibrick-yu-koi-1/mc_kittenbotiot.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/wifibrick_makecode.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.
