# 平台設定教學

### MakerCloud平台設定教學

在MakeCloud平台建立新主題，建立數據類型item、koi、robotbit、armourbit。(貨品參考)

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

為每個數據類型建立圖表。

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

建立儀表板，顯示建立的圖表。

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

### ObjectBlocks平台設定教學

建立新專案。

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

建立渠道Robotbit、Armourbit、KOI、Item。(必須剔選網絡勾手選項)

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

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

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

新增儀表板。

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

新增工具顯示渠道信息。

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

### ThingSpeak平台設定教學

建立ThingSpeak頻道，設定數據欄Robotbit，KOI，Armourbit，Item。

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

將頻道設為公開。

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

設定新MQTT Device。

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

請好好保管ThingSpeak存取登入密碼。

![](https://kittenbothk.readthedocs.io/en/latest/_images/thingspeak41.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.kittenbot.hk/kits/inventory_system/info/platform_setup.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.
