> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo.md).

# KOI與未來板各種功能編程指引

{% content-ref url="/pages/3oSKv38OWOncFB5W48uh" %}
[未來板KOI編程教學1：基本操作](/airelated/koi/futureboard_demo/display.md)
{% endcontent-ref %}

{% content-ref url="/pages/cQ3BCO0XnvJMQUHTxfZD" %}
[未來板KOI編程教學2：人臉偵測](/airelated/koi/futureboard_demo/face.md)
{% endcontent-ref %}

{% content-ref url="/pages/aw9k37unglsx5rINYntO" %}
[未來板KOI編程教學3：圖像辨識](/airelated/koi/futureboard_demo/wei-lai-ban-koi-bian-cheng-jiao-xue-3-tu-xiang-bian-shi.md)
{% endcontent-ref %}

{% content-ref url="/pages/aw9k37unglsx5rINYntO" %}
[未來板KOI編程教學3：圖像辨識](/airelated/koi/futureboard_demo/wei-lai-ban-koi-bian-cheng-jiao-xue-3-tu-xiang-bian-shi.md)
{% endcontent-ref %}

{% content-ref url="/pages/nnNYGKTBgFB29Uzw0qr2" %}
[未來板KOI編程教學4：顏色追蹤](/airelated/koi/futureboard_demo/color.md)
{% endcontent-ref %}

{% content-ref url="/pages/IpfP1FKvrzr94mKpUXVr" %}
[未來板KOI編程教學5：形狀追蹤](/airelated/koi/futureboard_demo/shape.md)
{% endcontent-ref %}

{% content-ref url="/pages/68YvH0EaN6MK1JEjdbZG" %}
[未來板KOI編程教學6：掃碼](/airelated/koi/futureboard_demo/code.md)
{% endcontent-ref %}

{% content-ref url="/pages/zyFEc0wXV6rqxpdg93gS" %}
[未來板KOI編程教學7：網絡與百度](/airelated/koi/futureboard_demo/iot.md)
{% endcontent-ref %}

{% content-ref url="/pages/o4VuUWyP1xZOhyq0QbxF" %}
[未來板KOI編程教學8：語音相關](/airelated/koi/futureboard_demo/speech.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/futureboard_demo.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.
