> 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/meowbit_inventor/info.md).

# Meowbit發明家套件組裝資料

這裡合集了Meowbit發明家套件的模型組裝資料。

{% content-ref url="/pages/djoGfImCZuuGq8kN2DG2" %}
[Meowbit發明家套件積木零件清單](/kits/meowbit_inventor/info/partslist.md)
{% endcontent-ref %}

{% content-ref url="/pages/amQbZhgdqLYSkOwlg9Gl" %}
[1. 計步裝置](/kits/meowbit_inventor/info/step.md)
{% endcontent-ref %}

{% content-ref url="/pages/BAw8TPCZKTAf8Ls2f7ms" %}
[2. 拔河比賽](/kits/meowbit_inventor/info/tugofwar.md)
{% endcontent-ref %}

{% content-ref url="/pages/849pdbgGCQQfp2J4YFmt" %}
[3. 硬幣收藏家](/kits/meowbit_inventor/info/coinbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/THZ3pbDenEGYLrOU3ovj" %}
[4. 灌籃高手](/kits/meowbit_inventor/info/basketball.md)
{% endcontent-ref %}

{% content-ref url="/pages/DdIYF6qFB1Ubb0zgLsRX" %}
[5. 鋼琴大師](/kits/meowbit_inventor/info/piano.md)
{% endcontent-ref %}

{% content-ref url="/pages/m6VankrnwHvAV9uYItY3" %}
[6 聲控彩燈](/kits/meowbit_inventor/info/6-sheng-kong-cai-deng.md)
{% endcontent-ref %}

{% content-ref url="/pages/4pCddnBWyIVafdqsoThH" %}
[7. 防噪窗](/kits/meowbit_inventor/info/window.md)
{% endcontent-ref %}

{% content-ref url="/pages/qWuXzMdqIV2Mg9pn0Bhu" %}
[8. 巡邏智械](/kits/meowbit_inventor/info/linetrace.md)
{% endcontent-ref %}

{% content-ref url="/pages/eLRdALaSDNbfiY5vd2IN" %}
[9. 避障智貓](/kits/meowbit_inventor/info/avoid.md)
{% endcontent-ref %}

{% content-ref url="/pages/KKo5xXp7PsuUYgixu870" %}
[10. 智能停車系統](/kits/meowbit_inventor/info/parking.md)
{% endcontent-ref %}


---

# 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/meowbit_inventor/info.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.
