# Powerbrick Series

Details and tutorials about PowerBrick Modules can be found here.

{% content-ref url="/pages/lvPhARJrTwSS9t9wki0T" %}
[Armourbit Expansion Box](/functional_module/powerbrick/armourbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/E3Bnz5M9EX8MX6z95nNU" %}
[Battery Box](/functional_module/powerbrick/battery-box.md)
{% endcontent-ref %}

{% content-ref url="/pages/JefcISalGcLSG4nunHcZ" %}
[Environment Temperature and Humidity Module](/functional_module/powerbrick/environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/YVkdc05C94KklP99i5k5" %}
[Soil Moisture Sensor](/functional_module/powerbrick/soil.md)
{% endcontent-ref %}

{% content-ref url="/pages/XYdCa26FfDAmhnCeGaMW" %}
[Water Level Sensor](/functional_module/powerbrick/water.md)
{% endcontent-ref %}

{% content-ref url="/pages/UVfXxqCMAVD7OTYwhyVF" %}
[Ultrasound and Sound Module](/functional_module/powerbrick/ultrasound.md)
{% endcontent-ref %}

{% content-ref url="/pages/QcgWd39oNL3ertbCtfrO" %}
[IR Line Trace Module](/functional_module/powerbrick/line.md)
{% endcontent-ref %}

{% content-ref url="/pages/nuRbhvkQTZUeL7MFFGLw" %}
[AB Bumpers Module](/functional_module/powerbrick/abbutton.md)
{% endcontent-ref %}

{% content-ref url="/pages/eENTZDjl3gWyCeNPCwYQ" %}
[Color & Gesture Module](/functional_module/powerbrick/colorgesture.md)
{% endcontent-ref %}

{% content-ref url="/pages/x6WcZFuIlt5TSheK3pTQ" %}
[RFID Reader Module](/functional_module/powerbrick/rfid.md)
{% endcontent-ref %}

{% content-ref url="/pages/2nMYiDJgWODHGbujcZnC" %}
[RGB LED Matrix](/functional_module/powerbrick/rgb.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0iPdbSyf97tXwNisnRC" %}
[MP3 Music Module](/functional_module/powerbrick/mp3.md)
{% endcontent-ref %}

{% content-ref url="/pages/1LlkcIUQEtVxWu5czQ5w" %}
[Powerbrick MakeCode Programming for Armourbit](/functional_module/powerbrick/powerbrick-makecode-programming-for-armourbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/nyhkOVrMh508xD7ndod1" %}
[Powerbrick MakeCode Programming for Robotbit](/functional_module/powerbrick/powerbrick-makecode-programming-for-robotbit.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-eng.kittenbot.hk/functional_module/powerbrick.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.
