> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/kits/edu_u_estem/rocket.md).

# 火箭發射器Air Rocket

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

## 硬件接線

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

## 搭建說明書

{% hint style="info" %}
只需使用1-23頁的內容
{% endhint %}

{% embed url="<https://www.canva.com/design/DAGPId4Hygw/ICTSdjcHYPsVJVxEkMstig/view?utm_campaign=designshare&utm_content=DAGPId4Hygw&utm_medium=link&utm_source=editor>" %}

## 開啟程式

請同學在未來板Lite上開啟「rocket\_m1.py」檔案。

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

{% embed url="<https://youtu.be/t0IWq0CMLTk>" %}

## 發射火箭

按下A鍵啟動電機，等待火箭發射。按B鍵停止電機。

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

## 參考程式

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/edu_u_estem/rocket.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.
