# 小夜燈

![](/files/PVUXH0ALey7hfX9CcRLE)

### 組裝說明書下載

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

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

### 參考程式

{% embed url="<https://makecode.microbit.org/_Vgqfb78aARdW>" fullWidth="false" %}

[參考程式下載](https://makecode.microbit.org/_EsDXUqdKKMET)

### 模型玩法

模擬夜燈，環境黑暗時探測到有人就會點燈以防跌倒。


---

# 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/instructions/inventor_nightlight.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.
