# Kittenblock大全

Kittenblock是針對青少年STEAM教育的編程平台，可以對各種對象編程，不但包括舞台和如Micro:bit或Arduino等的主控板，還可以對Kittenbot旗下的產品編程，如KOI，PowerBrick等。另外Kittenblock亦支援在線實時運行和離線下載運行。

Kittenbot一直致力為用家帶來流暢好用的用戶體驗，特別在人工智能(AI)和物聯網(IOT)這兩方面下了很大努力，為用戶提供了機器學習，機器視覺，語音辨識等插件，盡可能滿足教學場景和個人應用。Kittenblock在內地較很多公司早研發人工智能軟件，所以技術成熟，目前在內地用家數目已經達到1700萬人。Kittenbot一直用心聆聽、虛心學習、不斷改進和創新，是Kittenbot能夠獲得大家喜愛的原因。

{% content-ref url="/pages/SIzyoCoygp1bWxzha25U" %}
[Kittenblock安裝](/programmingplatforms/kittenblock/an-zhuang-ban-kittenblock/kttenblockgreen.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZPq8t2hHmiQFsS2PjOSE" %}
[完整移除KittenBlock 1.88](/programmingplatforms/kittenblock/an-zhuang-ban-kittenblock/wan-zheng-yi-chu-kittenblock-1.88.md)
{% endcontent-ref %}

{% content-ref url="/pages/K5zWTYOhgGgFpqt8PqRM" %}
[Kittenblock介面介紹](/programmingplatforms/kittenblock/an-zhuang-ban-kittenblock/interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/RmS5ntFdZqOSP0ZUq9hz" %}
[KittenBlock與Micro:bit教學](/programmingplatforms/kittenblock/an-zhuang-ban-kittenblock/kittenblock_microbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/0tmHu9OBZFojW1frNySV" %}
[Kittenblock功能一覽](/programmingplatforms/kittenblock/an-zhuang-ban-kittenblock/features.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/kittenblock.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.
