# Mecanum Wheel Robotic Car Kit

Mecanum Wheel Robotic Car is an advanced educational kit for BBC Micro:bit.

This section contains all the information and tutorials for this kit.

{% content-ref url="/pages/sTwFk50j0wYhIqkhPR3j" %}
[Mecanum Wheel Robotic Car Kit Intro](/educational-kit-sets/mecanum-wheel-robotic-car-kit/mecanum-wheel-robotic-car-kit-intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/JEGZssHLfKV8q4XQjoM7" %}
[Mecanum Wheel Robotic Car Kit Instructions](/educational-kit-sets/mecanum-wheel-robotic-car-kit/mecanum-wheel-robotic-car-kit-instructions.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/mecanum-wheel-robotic-car-kit.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.
