# Wifibrick & IoT Solutions

Kittenbot has developed a Wifi module for Micro:bit called Wifibrick to enable the creation of IoT applications using Micro:bit.

{% content-ref url="/pages/pMceeyC6VsDcEGGyEY32" %}
[Wifibrick](/wifibrick_iot/wifibrick.md)
{% endcontent-ref %}

{% content-ref url="/pages/pAAx5N94Sb0MF9OWf3pw" %}
[IoT Platform Introductions](/wifibrick_iot/platforms.md)
{% endcontent-ref %}

{% content-ref url="/pages/QNXa3AbPyIIwPAsnDiHE" %}
[MakeCode Coding for IoT Platforms](/wifibrick_iot/makecode.md)
{% endcontent-ref %}

{% content-ref url="/pages/II62J2rxaae4y8sVLlJc" %}
[FutureBoard Programming for IoT Platforms](/wifibrick_iot/futureboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/EXMp5JvUsxj3B37PBLp0" %}
[IFTTT x IoT Platform](/wifibrick_iot/ifttt.md)
{% endcontent-ref %}

{% content-ref url="/pages/fnms0v8l80FwNkkRsXXr" %}
[IoT Platform x MIT AI2](/wifibrick_iot/ai2.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/wifibrick_iot.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.
