# MakerCloud創客雲設定教學

### 1. 創建新項目

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

### 2. 創建主題Book 1

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

### 3. 建立以下數據類型

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

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

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

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

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

### 4. 重複以上2個步驟，建立Book 2和Book 3主題

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

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

### 5. 建立數據類型

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

### 6. 創建主題Reply 1\~3

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

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

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

### 7. 切換到數據觸發頁面

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

### 8. 搭建以下獲取Title小程式

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

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

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

### 9. 搭建以下獲取ISBN小程式

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

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

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

### 10. 搭建以下獲取Reserve小程式

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

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

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

#### 11. 搭建以下獲取Key小程式

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

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

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

### 範例項目分享

[按此加入範例項目](https://www.makercloud.io/project/join/token/QPDZML7)


---

# 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/bookcrossing/info/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.
