> 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/functional_module.md).

# Functional Modules

{% content-ref url="/pages/ZZqQmkIx2UCfdTojr3DE" %}
[Powerbrick Series](/functional_module/powerbrick.md)
{% endcontent-ref %}

{% content-ref url="/pages/UbRMx9EdIoqISVRAuYD2" %}
[Sugar Series](/functional_module/sugar.md)
{% endcontent-ref %}

{% content-ref url="/pages/mAvTu3cT11Qnx2rWDheN" %}
[Turbidity Sensor](/functional_module/turbidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/2YtTp4FxT9oj8BGzebW5" %}
[pH Meter](/functional_module/ph.md)
{% endcontent-ref %}

{% content-ref url="/pages/iEMiIKPAj70Ll75YiUWf" %}
[KittenClock RTC Module](/functional_module/kittenclock.md)
{% endcontent-ref %}

{% content-ref url="/pages/DpuDZqADLe45Z9p9Wzv7" %}
[Contactless Infra Red Temperature Sensor](/functional_module/infratemp.md)
{% endcontent-ref %}

{% content-ref url="/pages/GLeB2lv8nPGpPblB0sgS" %}
[All in 1 Water Pump](/functional_module/watertank.md)
{% endcontent-ref %}

{% content-ref url="/pages/bUjCb8jtbNKtsXXBqk9N" %}
[Ultrasound Sensor](/functional_module/ultrasound.md)
{% endcontent-ref %}

{% content-ref url="/pages/q7Lb4k4FFqqdHD0mmLMh" %}
[5 Way Line Follow Module](/functional_module/5wayline.md)
{% endcontent-ref %}

{% content-ref url="/pages/lgQaoK0QGGgu8Mi175wj" %}
[GeekServo Fan](/functional_module/geekfan.md)
{% endcontent-ref %}

{% content-ref url="/pages/1U8UUPlQ2A0asjVdBSMx" %}
[KittenRadio](/functional_module/kittenradio.md)
{% endcontent-ref %}

{% content-ref url="/pages/bhaNijSqAyKI5WiSJy05" %}
[RGB LED Strip and Board](/functional_module/rgb.md)
{% endcontent-ref %}

{% content-ref url="/pages/1PlWbEe2TbgXnM8D4sfB" %}
[Discontinued Modules](/functional_module/discontinued-modules.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/functional_module.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.
