# MR STEMer - micro:bit AI編程大賽2026

- [MR STEMer - micro:bit AI編程大賽2026比賽簡介](https://activities.kittenbot.hk/mrstemer2026/intro.md)
- [比賽報名及安排](https://activities.kittenbot.hk/mrstemer2026/arrangements2026.md)
- [比賽簡介會](https://activities.kittenbot.hk/mrstemer2026/brief.md)
- [比賽細節與規則](https://activities.kittenbot.hk/mrstemer2026/rules.md)
- [比賽硬件一覽](https://activities.kittenbot.hk/mrstemer2026/mrstemer2024hardwares.md)
- [資源下載及器材借用](https://activities.kittenbot.hk/mrstemer2026/resources.md)
- [支援及示範教學(KOI 2)](https://activities.kittenbot.hk/mrstemer2026/support_koi2.md)


---

# 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://activities.kittenbot.hk/mrstemer2026.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.
