# 口罩佩戴AI辨識裝置設計比賽

{% content-ref url="/pages/UMNUX6yaxiAvEMEQYiPs" %}
[比賽內容](/aimask/aimaskintro.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z15ORKvNGpipD8cmJ8HY" %}
[口罩佩戴AI模型訓練與辨認 (機器學習)示範](/aimask/aimasktechnicalsupport.md)
{% endcontent-ref %}

{% content-ref url="/pages/s7Bh1d0cUxiNyKW0teHC" %}
[賽前工作坊](/aimask/workshop.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zkv1C0aia5UlbnMM5mAH" %}
[參賽作品](/aimask/entries.md)
{% endcontent-ref %}

{% content-ref url="/pages/uTbzFJ7oMxmXTyQsl1Op" %}
[賽事掠影](/aimask/highlights.md)
{% endcontent-ref %}

{% content-ref url="/pages/1dvWfQqnGQc6XUBAZPgR" %}
[得獎名單](/aimask/awards.md)
{% endcontent-ref %}


---

# 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/aimask.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.
