# Jacdac Hardware

- [Jacdac+MakeCode Quickstart](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac+makecode-quickstart.md)
- [Jacdac+MicroCode QuickStart](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac+microcode-quickstart.md)
- [Jacdac Kit A](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a.md)
- [Jacdapter](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdapter.md)
- [Jacdac Slider](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-slider.md)
- [Jacdac Rotary Button](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-rotary-button.md)
- [Jacdac RGB Ring](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-rgb-ring.md)
- [Jacdac Button](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-button.md)
- [Jacdac Magnet Sensor](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-magnet-sensor.md)
- [Jacdac Light Sensor](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-light-sensor.md)
- [Jacdac Hub](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdac-hub.md)
- [Jacdac Kit B](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b.md)
- [Jacdac Power Module](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-power-module.md)
- [Jacdac Haptic](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-haptic.md)
- [Jacdac Accelerometer](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-accelerometer.md)
- [Jacdac Relay](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-relay.md)
- [Jacdac Environment](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-environment.md)
- [Jacdac RGB Light Strip](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-rgb-light-strip.md)
- [Jacdac Servo Driver](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-servo-driver.md)
- [Jacdac Ultrasound](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-b/jacdac-ultrasound.md)
- [Jacdac Duckybot](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-duckybot.md)
- [Duckybot Instructions](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-duckybot/duckybot-instructions.md)
- [Wake Up Duckling](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-duckybot/duckybot-instructions/wake-up-duckling.md)
- [Environment Sensing](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-duckybot/duckybot-instructions/environment-sensing.md)
- [Fall Detection](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-duckybot/duckybot-instructions/fall-detection.md)
- [Following Duckling](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-duckybot/duckybot-instructions/following-duckling.md)


---

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