# Meowbit Creator Kit Instructions

You can find all the instructions for Meowbit Creator Kit in this section.

{% content-ref url="/pages/lNGpF0FlLatiAVilGBq9" %}
[Meowbit Creator Kit Parts List](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/meowbit-creator-kit-parts-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/CTm9zkS9eLYUjWHkKQJl" %}
[1. Step Counter](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/1.-step-counter.md)
{% endcontent-ref %}

{% content-ref url="/pages/YFcr8JkdxJIOm6QmjScC" %}
[2. Tug-Of-War](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/2.-tug-of-war.md)
{% endcontent-ref %}

{% content-ref url="/pages/C5kiR8w5pSuC0x44dUuT" %}
[3. Coin Collector](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/3.-coin-collector.md)
{% endcontent-ref %}

{% content-ref url="/pages/vKLg0PGF9DmA5062kx9n" %}
[5. Basketball Game](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/5.-basketball-game.md)
{% endcontent-ref %}

{% content-ref url="/pages/A8cSTRWaUb9N9QdtAwKd" %}
[6. Piano Master](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/6.-piano-master.md)
{% endcontent-ref %}

{% content-ref url="/pages/4JPgvqN3QSX8kw17B0jm" %}
[7. Voice Control Lights](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/7.-voice-control-lights.md)
{% endcontent-ref %}

{% content-ref url="/pages/nO129jb1xwBdIrtWArB1" %}
[8. Anti-Noise Window](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/8.-anti-noise-window.md)
{% endcontent-ref %}

{% content-ref url="/pages/h8tQlIz7PP0zvagyW0WE" %}
[9. Line Follower Robot](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/9.-line-follower-robot.md)
{% endcontent-ref %}

{% content-ref url="/pages/RoenbxpsUShv3JWnk5qS" %}
[10. Obstacle Avoiding Robot Cat](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/10.-obstacle-avoiding-robot-cat.md)
{% endcontent-ref %}

{% content-ref url="/pages/KuHVLevDZNNILF5CiJRN" %}
[11. Smart Parking Lot](/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions/11.-smart-parking-lot.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://sharinghub-eng.kittenbot.hk/educational-kit-sets/meowbit-creator-kit/meowbit-creator-kit-instructions.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.
