# KidsLab-Handbuch

Auf diesen Seiten findest Du alle Info zur Vorbereitung auf Workshops, Anleitungen aus den Workshops und viele weiterer Infos zum Thema "Forschen & Programmieren für Kinder".

Hier ein paar ausgewählte Themen:

{% content-ref url="allgemeines/medienzeit-wie-lange-ist-gut" %}
[medienzeit-wie-lange-ist-gut](https://handbuch.kidslab.de/allgemeines/medienzeit-wie-lange-ist-gut)
{% endcontent-ref %}

{% content-ref url="allgemeines/checkliste-online-workshop" %}
[checkliste-online-workshop](https://handbuch.kidslab.de/allgemeines/checkliste-online-workshop)
{% endcontent-ref %}

Mehr über Kidslab und unsere Angebote findest Du auf unserer Homepage:

{% embed url="<https://kidslab.de>" %}


---

# 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/readme.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.
