> 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/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a.md).

# Jacdac Kit A

![](https://kittenbothk.readthedocs.io/en/latest/_images/kit_full.png)

As Microsoft's partner in Jacdac hardware, Kittenbot has launched the first Jacdac-supported hardware kit on the market. The kit already includes Jacdapter for Micro:bit V2 and various Jacdac modules, allowing players to get started quickly and easily. Jacdac's programming on MakeCode.

### Kit Contents

1. Jacdapter \*1
2. Jacdac button \*2
3. Jacdac rotary \*1
4. Jacdac slider \*1
5. Jacdac light sensor \*1
6. Jacdac magnet sensor \*1
7. Jacdac RGB ring \*1
8. Jacdac hub \*1
9. Jacdac cable \*5

![](https://kittenbothk.readthedocs.io/en/latest/_images/modules1.png) ![](https://kittenbothk.readthedocs.io/en/latest/_images/modules2.png) ![](https://kittenbothk.readthedocs.io/en/latest/_images/modules3.png)


---

# 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/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a.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.
