# 各編程平台介紹

<div data-full-width="true"><figure><img src="/files/Y8Uiw5bcUMPIQtGSM5gu" alt=""><figcaption><p>MicroCode</p></figcaption></figure> <figure><img src="/files/tEpL47Wo0euAEUGHLS1d" alt=""><figcaption><p>Micro:bit Makecode</p></figcaption></figure> <figure><img src="/files/8E5ImKqOZ9un1GQwJdaJ" alt=""><figcaption><p>Kittenblock</p></figcaption></figure> <figure><img src="/files/ZasLlIBoWiCw5Q0sDEAp" alt=""><figcaption><p>KittenCode (Python editor)</p></figcaption></figure></div>

{% content-ref url="/pages/hYR57klKKlzWMq73b1wW" %}
[最新Microsoft MicroCode](/programmingplatforms/microcode.md)
{% endcontent-ref %}

{% content-ref url="/pages/wLf1ZrIDY8ioCR72n25K" %}
[MakeCode編程平台教學](/programmingplatforms/makecode.md)
{% endcontent-ref %}

{% content-ref url="/pages/yy7GhGbCXeccUf9k4m4U" %}
[Kittenblock大全](/programmingplatforms/kittenblock.md)
{% endcontent-ref %}

{% content-ref url="/pages/PXF6Ktg1wVwAmUNscW2w" %}
[KittenCode大全](/programmingplatforms/kittencode.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/programmingplatforms.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.
