# Intro: Search AI

**Astuce : Trouvez rapidement toutes vos réponses grâce au Search AI !**

Pour toute question ou recherche spécifique concernant l’utilisation de Civalgo, utilisez la barre de recherche *Search AI* située en haut à droite de la documentation en ligne : <https://civalgo.gitbook.io/civalgo-docs/>.&#x20;

Cet outil vous permet d’obtenir rapidement des résumés pertinents et vous partage directement les pages exactes où se trouve l’information souhaitée. Un moyen efficace de gagner du temps et de tirer le meilleur parti de toutes les ressources Civalgo !

<figure><img src="/files/NdO6DaAFdzTCF0XHwDNi" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.civalgo.com/civalgo-docs-fr/pour-debuter/intro-search-ai.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.
