# MakerCloud

### MakerCloud Introduction

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/logo.png)

MakerCloud is an IoT platform designed for educational purposes developed by Scale Innotech.

As a platform focused on educational purposes, it has an easy to use interface that even primary school students are able to easily master this platform. It also supports many powerful features besides MQTT data transfer, such as creating charts, GPS tracking and IFTTT or Webhooks, making it easy to develop IoT applications.

[MakerCloud Official Website](https://kittenbothk-eng.readthedocs.io/en/latest/Wifibrick/IoTPlatform/www.makercloud.io)

### MakerCloud Official Tutorials

Scale Innotech provides official tutorials for their MakerCloud platform.

MakerCloud Tutorial: <https://learn.makercloud.io/zh_TW/latest/>

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/makerCloud_learn.png)


---

# 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/makercloud.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.
