# Organiser un tournoi

- [Créer un tournoi](https://docs.scoreholio.com/fr/run-a-tournament/create.md): On sait qu’organiser un tournoi peut être stressant et difficile. Scoreholio s’efforce de t’enlever tout le poids des épaules et de faire le gros du travail à ta place.
- [Modifier un tournoi](https://docs.scoreholio.com/fr/run-a-tournament/editing-a-tournament.md): Modifie n’importe quelle partie de ton tournoi après sa création.
- [Modèles de tournoi](https://docs.scoreholio.com/fr/run-a-tournament/modeles-de-tournoi.md): Gagne du temps, reste cohérent
- [Alertes promotionnelles](https://docs.scoreholio.com/fr/run-a-tournament/alertes-promotionnelles.md): Les alertes promotionnelles sont un excellent moyen d’atteindre les joueurs sur la plateforme Scoreholio.
- [Cloner un tournoi](https://docs.scoreholio.com/fr/run-a-tournament/cloning-a-tournament.md)
- [Modifier le profil d’organisateur](https://docs.scoreholio.com/fr/run-a-tournament/editing-organizer-profile.md): Ajoute un nom de club à ton profil, change ton e-mail, ajoute des pubs de sponsors personnalisées, le tout au même endroit super simple.
- [Assistant organisateur](https://docs.scoreholio.com/fr/run-a-tournament/assistant-organisateur.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.scoreholio.com/fr/run-a-tournament.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.
