# 未來板範例程式

### 範例程式下載

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

[範例程式下載](https://github.com/kittenbothk/kittenbothk/raw/master/Kits/booksharing/booksharing.sb3)

[KOI聲音檔下載](https://github.com/kittenbothk/kittenbothk/raw/master/Kits/booksharing/sounds.zip)

### 修改範例程式

修改Wifi登入資料。

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

將Makercloud的Book 1\~3主題填入book\_topics裏。

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

將Makercloud的Reply 1\~3主題填入subs裏。

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

### 範例程式使用方法

請參考以下短片。

{% embed url="<https://bit.ly/OnePileEduDemo>" %}

[智能漂書機(教育版)示範](https://bit.ly/OnePileEduDemo)


---

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