# AI鏡頭KOI

<figure><img src="/files/XUSmy6uZv4AzJhXvJivv" alt=""><figcaption></figcaption></figure>

這裡集合了KOI AI鏡頭的各種資料，包括KOI硬件介紹，編程教學和更新教學。

{% content-ref url="/pages/vUVUknBoBNnKYzD55Oiq" %}
[KOI錦鯉介紹](/airelated/koi/intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/JBh4LkQzwvVEM4QvHSSn" %}
[Makecode上KOI各種功能編程指引](/airelated/koi/makecode.md)
{% endcontent-ref %}

{% content-ref url="/pages/z874KW3L22pVO7NdLZDe" %}
[KOI與未來板各種功能編程指引](/airelated/koi/futureboard_demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/3sVn2Iwxk8Jy96Hp9nvz" %}
[KOI指令API](/airelated/koi/command.md)
{% endcontent-ref %}

{% content-ref url="/pages/ra5eOMP5hLY0bSlP1tGa" %}
[Kittenblock與Micropython編程](/airelated/koi/kittenblock_micropython.md)
{% endcontent-ref %}

{% content-ref url="/pages/GcDmKztHdy20cQkDbLQu" %}
[KOI固件更新](/airelated/koi/update.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/airelated/koi.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.
