# 電子閘門

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

### 組裝說明書下載

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

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

### 參考程式

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

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

### 模型玩法

當有人時閘門會自動關閉，倒數5秒後才打開閘門讓人前進。按下A鍵查看日間與晚間的檢測人數。


---

# 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_gate.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.
