# 搶答機

![../../../\_images/quiz1.png](/files/QTBnHUwosT5gymNVKvLt)

### 組裝說明書下載

[組裝說明書下載](https://drive.google.com/drive/folders/1wg_edUZFrqyUONA0FJ6vFBkGArRsfnf4?usp=sharing)

![../../../\_images/quiz\_wire.png](https://kittenbothk.readthedocs.io/en/latest/_images/quiz_wire.png)

### 參考程式

{% file src="/files/fzkjYNLmoE5czMysV6vX" %}

<figure><img src="/files/qaqeX8K1IN49j5rHuF2p" alt=""><figcaption></figcaption></figure>

### 應用玩法

{% hint style="info" %}
這應用需要使用Token。

每次使用60 Token。
{% endhint %}

1. 連接好Micro:bit和打開Robotbit電源
2. 點擊綠色旗啟動大模型機械人
3. 按空白鍵開始1次遊戲
4. 過了3-7秒之後，Micro:Bit會發出聲響然後程式會以語音描述一個水果
5. 兩個玩家要鬥快按下Sugar按鍵，指針會指向較快的用家
6. 玩家需要說出該水果的名稱，假如答對就會加分，答錯就會扣分


---

# 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/inventorkit/kittenblockai/quiz.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.
