# AI Camera KOI

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FTuiMycR5cW52UWgJfBzt%2Fkoi.png?alt=media&#x26;token=2dab0041-6153-40ea-a2b1-1624c100c171" alt=""><figcaption></figcaption></figure>

All information about AI Camera KOI is documented here, including hardware information, coding tutorials and firmware updates.

{% content-ref url="/pages/5b3PxibLosLidG53XlcX" %}
[AI Camera KOI Info](/airelated/koi/koiinfo.md)
{% endcontent-ref %}

{% content-ref url="/pages/yBTpfQKgmevzKCXRHajD" %}
[KOI Coding with MakeCode](/airelated/koi/koimc.md)
{% endcontent-ref %}

{% content-ref url="/pages/1bYOQjbZIr5pVStLDMvL" %}
[KOI Coding with Futureboard](/airelated/koi/koi-coding-with-futureboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/bWa6vP7Zr0qDV3wDvXok" %}
[KOI Serial Command API](/airelated/koi/api.md)
{% endcontent-ref %}

{% content-ref url="/pages/JosxiKabKTU9d2alOftc" %}
[KOI Kittenblock & MicroPython](/airelated/koi/koi-kittenblock-and-micropython.md)
{% endcontent-ref %}

{% content-ref url="/pages/JHYsZzdrbViOBlzyqwZf" %}
[KOI Firmware Update](/airelated/koi/koi-firmware-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-eng.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.
