> For the complete documentation index, see [llms.txt](https://sharinghub-eng.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-eng.kittenbot.hk/extension-boards.md).

# Extension Boards

<figure><img src="https://1374082620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FA2mH8tI80wudPo9uYNBB%2Fextension.png?alt=media&#x26;token=a9a0b5f5-913d-4f96-80ef-4204ad3232b7" alt=""><figcaption></figcaption></figure>

Information about Extension Boards developed by KittenBot.

{% content-ref url="/pages/8ScZgBaPbFShJsrS9Om6" %}
[Robotbit Edu](/extension-boards/robotbit-edu.md)
{% endcontent-ref %}

{% content-ref url="/pages/X9TNxqZGeGpwnj4j85jH" %}
[Robotbit 2.2](/extension-boards/robotbit-2.2.md)
{% endcontent-ref %}

{% content-ref url="/pages/7JyohkOUo7ldENtTFT3J" %}
[Newbit Arcade Shield](/extension-boards/newbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/lvPhARJrTwSS9t9wki0T" %}
[Armourbit Expansion Box](/functional_module/powerbrick/armourbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/xJm2X7Ezmv9IhLyFonMw" %}
[JoyFrog Micro:bit Controller](/extension-boards/joyfrog.md)
{% endcontent-ref %}

{% content-ref url="/pages/qGXHDam70SVmjD84HU0b" %}
[SugarBox Expansion Box](/extension-boards/sugarbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/0AP4Pbg5xDLXsrjljNMs" %}
[IOBit Expansion Board](/extension-boards/iobit.md)
{% endcontent-ref %}

{% content-ref url="/pages/9cDlZD5drEgfE8fzkyfl" %}
[K-Watch for Futureboard](/extension-boards/kwatch.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-eng.kittenbot.hk/extension-boards.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.
