# Newbit Arcade Shield

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/newbit.png" alt=""><figcaption></figcaption></figure>

Details about Newbit Arcade Shield.

{% content-ref url="/pages/vWXzvgaUanZ3VS5EQOGb" %}
[Newbit Arcade Shield Info](/extension-boards/newbit/newbitinfo.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kn4hMf2Vyj7ljHnox7Uq" %}
[MakeCode Arcade Programming Tutorial](/extension-boards/newbit/newbitarcade.md)
{% endcontent-ref %}

{% content-ref url="/pages/9RRwG7Ao8Y0TBxGfX7Nj" %}
[MicroCode Programming Tutorial](/extension-boards/newbit/newbitmicrocode.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/extension-boards/newbit.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.
