# Jacdac 硬件

{% content-ref url="/pages/SnyVhqCg872JyS3g6xOH" %}
[Jacdac MakeCode編程快速開始](/jacdac/hardwares/quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/xHKl7IutpeFhkWGKGIXX" %}
[Jacdac MicroCode快速開始](/jacdac/hardwares/jacdacmicrocode.md)
{% endcontent-ref %}

{% content-ref url="/pages/qwjJEhQYxGOt5V6ItZCy" %}
[KittenBot JacDac新手套件A](/jacdac/hardwares/starterkita.md)
{% endcontent-ref %}

{% content-ref url="/pages/vYqpVITvBpH3Dnub0l4c" %}
[Jacdapter](/jacdac/hardwares/starterkita/jacdapter.md)
{% endcontent-ref %}

{% content-ref url="/pages/1KW0Lo2LB0WBKITblM0v" %}
[Jacdac滑動電位器模組](/jacdac/hardwares/starterkita/slider.md)
{% endcontent-ref %}

{% content-ref url="/pages/QnfJ0yeJZ7pSRNuPIuHA" %}
[Jacdac旋鈕鍵](/jacdac/hardwares/starterkita/rotary.md)
{% endcontent-ref %}

{% content-ref url="/pages/7xziYCbSxxkusgyDeqkp" %}
[Jacdac RGB燈圈](/jacdac/hardwares/starterkita/rgb.md)
{% endcontent-ref %}

{% content-ref url="/pages/5J4GEjEPQwYItuVohF8O" %}
[Jacdac按鍵模組](/jacdac/hardwares/starterkita/button.md)
{% endcontent-ref %}

{% content-ref url="/pages/OWBmmDOOpYjYdga4TtWs" %}
[Jacdac磁石感應器](/jacdac/hardwares/starterkita/magnet.md)
{% endcontent-ref %}

{% content-ref url="/pages/uOr1YoAgnrqgN8g9YE5J" %}
[Jacdac光敏感應器模組](/jacdac/hardwares/starterkita/light.md)
{% endcontent-ref %}

{% content-ref url="/pages/xQH26DA9rIfMBRAm6bzf" %}
[Jacdac分線器](/jacdac/hardwares/starterkita/splitter.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.kittenbot.hk/jacdac/hardwares.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.
