# MRSTEMer Competition Arena

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ7Xcf6dLkRoOcOS021iT%2Fuploads%2Fke2x3V5leaL28zh0L5Ff%2F%E5%A0%B4%E5%9C%B01.png?alt=media&#x26;token=234b8649-bda5-4f43-9d6d-0ae2539ec359" alt=""><figcaption></figcaption></figure>

MRSTEMer Competition Play Field set contains the necessary components to set up a play field for the MRSTEMer Competition hosted by Kittenbot HK.

Besides using for competition practice, it is also suitable for events such as open days or extracurriculum activities.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FgdApNMN5qW1kJCl7tZ1M%2FMRSTEMer%202024%20%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%20%E6%AF%94%E8%B3%BD%E5%A0%B4%E5%9C%B0.png?alt=media&#x26;token=8f3ff82f-d28e-48c0-9b45-f3e301d7e58f" alt=""><figcaption></figcaption></figure>

### Assembly Instructions

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

### Sample Program

{% hint style="info" %}
Both Micro:bits share the same program.
{% endhint %}

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

[Sample Program](https://makecode.microbit.org/_bkkJcY1k75KX)

### Competition Information

The playfield is suitable for MRSTEMer Competition, refer to the following documents for more info.

[尋找中華瑰寶 AI象形解密 比賽章程](https://www.canva.com/design/DAFx3U5esVw/PKVACdG6QhBv2eXVQhv3FQ/view?utm_content=DAFx3U5esVw\&utm_campaign=designshare\&utm_medium=link\&utm_source=editor)

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


---

# 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-eng.kittenbot.hk/educational-kit-sets/mrstemer-competition-arena.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.
