# KittenBot JacDac新手套件A

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

Kittenbot作為微軟在Jacdac硬件上的合作夥伴，已推出市場上第一套支援Jacdac的硬件套件，套件已經包含合Micro:bit V2使用的Jacdapter和各類Jacdac模組，讓玩家們快速和輕易地開始Jacdac在MakeCode上的編程。

### 套件內容

1. Jacdapter \*1
2. Jacdac按鍵模組 \*2
3. Jacdac旋鈕鍵 \*1
4. Jacdac滑動電位器 \*1
5. Jacdac光敏感應器 \*1
6. Jacdac磁力感應器 \*1
7. Jacdac RGB燈圈 \*1
8. Jacdac分線器 \*1
9. Jacdac連接線 \*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: 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/jacdac/hardwares/starterkita.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.
