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

# 比賽硬件一覽

## &#x20;1. MRSTEMer AI編程大賽 比賽硬件套裝 (建議)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/3in1.png" alt=""><figcaption></figcaption></figure>

### [查詢報價](https://kittenbot.hk/product/mrstemer-2024-ai%e7%b7%a8%e7%a8%8b%e5%a4%a7%e8%b3%bd-%e5%b0%8f%e8%bb%8a%e7%a1%ac%e4%bb%b6%e5%a5%97%e8%a3%9d/)

{% content-ref url="/spaces/6uJvpXC43onNIIwhMlWo/pages/GKWJEu6chGYjpG3GuPqF" %}
[MRSTEMer Micro:bit AI 編程大賽 - 尋找中華瑰寶套件](https://sharinghub.kittenbot.hk/kits/mrstemer_chinesetreasure_kit)
{% endcontent-ref %}

## 2. MRSTEMer 2024 尋找中華瑰寶AI編程大賽 比賽場地

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

### [查詢報價](https://kittenbot.hk/product/mrstemer-2024-%e5%b0%8b%e6%89%be%e4%b8%ad%e8%8f%af%e7%91%b0%e5%af%b6ai%e7%b7%a8%e7%a8%8b%e5%a4%a7%e8%b3%bd-%e6%af%94%e8%b3%bd%e5%a0%b4%e5%9c%b0/)

{% content-ref url="/spaces/6uJvpXC43onNIIwhMlWo/pages/1TFzQwlyIen3758z4shk" %}
[MRSTEMer Micro:bit AI 編程大賽 - 尋找中華瑰寶比賽場地](https://sharinghub.kittenbot.hk/kits/mrstemer_chinesetreasure_mapset)
{% endcontent-ref %}

### 組裝說明

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


---

# 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, and the optional `goal` query parameter:

```
GET https://activities.kittenbot.hk/mrstemer2025/mrstemer2024hardwares.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
