# IoT Platform Introductions

There are both free and paid IoT platforms, here are introductions to some platforms suitable for beginners.

{% content-ref url="/pages/F1R49JSDefR0S6v1fUdg" %}
[ThingSpeak](/wifibrick_iot/platforms/thingspeak.md)
{% endcontent-ref %}

{% content-ref url="/pages/JRJd1BFTkljBjo8Iez1p" %}
[MakerCloud](/wifibrick_iot/platforms/makercloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/qTnVkywqQGpKBBSsnnrs" %}
[ObjectBlocks](/wifibrick_iot/platforms/objectblocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q4mRLgxQBYu4IkInK3US" %}
[Kittenblock Built-in MQTT](/wifibrick_iot/platforms/kittenblock.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/platforms.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.
