# Intercepts

Un intercept vous permet d’afficher un Sondage ou un Formulaire aux visiteurs du site web à un moment spécifié ou en fonction de conditions particulières. Si aucun déclencheur spécifique n’est configuré, l’intercept s’affichera automatiquement pour chaque visiteur du site ou de la page où l’intercept est actif.

Chaque intercept doit être associé à un [Intercept Host](/fr/form-management/publish-deploy/intercepts-de-site-web/hotes-intercept.md). L’host sert de cadre au sein de la page ou du site, fournissant l’emplacement où les intercepts apparaissent.

{% hint style="info" %}
Pour activer un intercept, assurez-vous d’ajouter le code unique de l’intercept host à la page ou au site où vous souhaitez que l’intercept s’affiche. Une fois cela effectué, tous les intercepts associés s’activeront sur la ou les pages spécifiées selon la configuration.
{% endhint %}


---

# 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.ngsurvey.com/fr/form-management/publish-deploy/intercepts-de-site-web/intercepts.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.
