# Projecteur

- [Affichage sur projecteur](https://docs.gymart.org/gym-art-meets-fr/projecteur/index.md): Afficher les scores en direct et les classements sur des projecteurs, des téléviseurs et des écrans autour de votre site.
- [Créer un affichage de classement](https://docs.gymart.org/gym-art-meets-fr/projecteur/create-a-leaderboard-display.md)
- [Créer un affichage des derniers scores](https://docs.gymart.org/gym-art-meets-fr/projecteur/create-a-latest-scores-display.md)
- [Créer une boucle d'affichage](https://docs.gymart.org/gym-art-meets-fr/projecteur/build-a-display-loop.md)
- [Lancer le projecteur](https://docs.gymart.org/gym-art-meets-fr/projecteur/launch-the-projector.md)
- [Mettre à jour depuis un autre appareil](https://docs.gymart.org/gym-art-meets-fr/projecteur/update-from-another-device.md)
- [Confidentialité et visibilité](https://docs.gymart.org/gym-art-meets-fr/projecteur/privacy-and-visibility.md)


---

# 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.gymart.org/gym-art-meets-fr/projecteur.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.
