# Trouver un tournoi

- [Rechercher un tournoi](https://docs.scoreholio.com/fr/find-a-tournament/search.md): Tu parcours le pays à la recherche d’endroits où jouer ton sport préféré ? Va voir l’onglet Trouver un tournoi et à toi la victoire !
- [Partager un tournoi](https://docs.scoreholio.com/fr/find-a-tournament/share-a-tournament.md): Tu peux partager les détails de n’importe quel tournoi. C’est idéal si tu as des amis ou de la famille qui veulent suivre ta partie, ou si tu veux inviter des gens à jouer dans ton tournoi.
- [Informations de contact de l’organisateur](https://docs.scoreholio.com/fr/find-a-tournament/add-club-to-favorites.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/find-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.
