# Catapulte

![](/files/p4YAswnv4BHF5gbkra7p)

### Boîte de jeu compatible

* [**Kit Robots Élémentaires**](https://plu.ug/l/4ze2gskhe)
* [**Kit Robots Avancés**](https://plu.ug/l/p2zd4s8hr)

### Description

Construis ta propre catapulte pour lancer des blocs !

Tu apprendras à utiliser un capteur de lumière pour construire une machine qui peut faire la différence entre un bloc noir et un bloc blanc.

Tu pourras même ajouter une LED à ton robot ! En détectant un bloc noir, la LED s’allumera et le servomoteur lancera le bloc.

### Supports pour le montage

{% tabs %}
{% tab title="Instructions de montage" %}
[Télécharger les instructions de montage](https://speechi-support.s3.amazonaws.com/Robotique/manuels-de-montage-de-robots/catapulte.pdf)
{% endtab %}

{% tab title="Fichiers du programme" %}
Programmation par icônes : [catapulte.ipd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/catapulte/catapulte.ipd)
{% endtab %}

{% tab title="Vidéos" %}
{% embed url="<https://www.youtube.com/watch?v=tZCnLFvP1Gw>" %}
{% endtab %}
{% endtabs %}


---

# 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://support.123code.be/kit-voiture-intelligente/nos-robots-telecommandes/catapulte.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.
