# Welcome to KidsCode

![](https://1854716099-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LskXJjPT2bXMIodrtZq%2F-M8txYtqhIXm2xQfrA1P%2F-M8tyH_CNAlAOOLYnJpa%2FArduinoEducation_Logo-02.svg?alt=media\&token=a4eb5991-8be6-4cb6-bbd4-adbbd996ad42)

{% hint style="info" %}
**Teach kids the basics of Electronics and Coding using the Arduino Uno and mBlock. mBlock allows kids to code using block programming**

Click [here](https://docs.kidscode.co.za/arduino-kids-lessons/setting-up-mblock) to get stated
{% endhint %}

{% hint style="warning" %}
**Setup an Arduino Bluetooth car?**

Click [here](https://docs.kidscode.co.za/arduino-robot-car/arduino-bluetooth-car) to get stated
{% endhint %}

![](https://1854716099-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LskXJjPT2bXMIodrtZq%2F-LssPsPo_ohpvqfa7bqh%2F-LssQ3d-4svFUSF15qFe%2Fmicrobit-logo-stacked.png?alt=media\&token=b9c6d115-bae4-4a41-bbc6-84f6dd2b101d)

{% hint style="success" %}

#### This blog was created to help kids learn how to code using the BBC micro:bit

Click [here](https://docs.kidscode.co.za/microbit-beginners/micro-bit-the-hardware) to get started
{% endhint %}


---

# 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://docs.kidscode.co.za/master.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.
