# Lego Mindstorms EV3

- [Erste Schritte mit Mindstorms EV3 Education](https://handbuch.kidslab.de/tinkercad/lego-mindstorms-ev3/erste-schritte-mit-mindstorms-ev3-education.md): Du bist bereit um mit dem Mindstorms Set zu starten? Hier findest Du, wie und wo man gut anfangen kann.
- [Interessante Seiten und Projekt](https://handbuch.kidslab.de/tinkercad/lego-mindstorms-ev3/interessante-seiten-und-projekt.md): Auf dieser Seite findest Du eine Sammlung von interessanten Projekten und Webseiten, die Dich bei Deinen Projekten inspirieren und anleiten können.


---

# 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://handbuch.kidslab.de/tinkercad/lego-mindstorms-ev3.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.
