# Meowbit Programming Tutorial

{% content-ref url="/pages/esEEYNxJrEPchPiaJTMw" %}
[Meowbit MakeCode Coding QuickStart](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-makecode-coding-quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/VvTaIFEtjULqgShtThHv" %}
[MeowBit HourOfCode Tutorial](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-hourofcode-tutorial.md)
{% endcontent-ref %}

{% content-ref url="/pages/APdciApAvykPECDINMXp" %}
[Meowbit Kittenblock Coding Quickstart](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-kittenblock-coding-quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/CtNeCPOk4XWIKdy6T73A" %}
[MeowBit’s Light Sensor](/main-controllers/meowbit/meowbit-programming-tutorial/meowbits-light-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/HtHTYTfzH7dP2IVqnDQC" %}
[Meowbit’s Accelerometer](/main-controllers/meowbit/meowbit-programming-tutorial/meowbits-accelerometer.md)
{% endcontent-ref %}

{% content-ref url="/pages/MwNV9z0x8fftDG4cWjQg" %}
[Meowbit’s Temperature Sensor](/main-controllers/meowbit/meowbit-programming-tutorial/meowbits-temperature-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/IcUJWwcIKuDaV6r9XVzo" %}
[Meowbit’s IO Pins](/main-controllers/meowbit/meowbit-programming-tutorial/meowbits-io-pins.md)
{% endcontent-ref %}

{% content-ref url="/pages/7IOHiTmF8R4Yz0hpN9d3" %}
[MeowBit Wireless SD Module](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-wireless-sd-module.md)
{% endcontent-ref %}

{% content-ref url="/pages/5tdWli3Isu5EKIQGDvtP" %}
[Meowbit & Robotbit](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-and-robotbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/60UhGlHAULqRVSyqCm44" %}
[Meowbit & Neopixel](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-and-neopixel.md)
{% endcontent-ref %}

{% content-ref url="/pages/zeHehkG24uB3SZKH9RJJ" %}
[Meowbit & IOBit](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-and-iobit.md)
{% endcontent-ref %}

{% content-ref url="/pages/3X1PT4SMLU9bksHXVK0u" %}
[Meowbit & Turtle(Kittenblock)](/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-and-turtle-kittenblock.md)
{% endcontent-ref %}

{% content-ref url="/pages/hcXpu9XQUlw2iMqLrYb5" %}
[Meowbit’s Display(Kittenblock)](/main-controllers/meowbit/meowbit-programming-tutorial/meowbits-display-kittenblock.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/main-controllers/meowbit/meowbit-programming-tutorial.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.
