# Captcha

Le type de réponse captcha protégera votre Sondage contre les réponses automatisées indésirables provenant de bots.&#x20;

![](/files/e5f56e7435d6b91b924642872536529da9024377)

## 🔅 Propriétés du captcha

Vous pouvez configurer des propriétés supplémentaires du captcha depuis le [propriétés de la réponse](/fr/form-management/form-designer/answers/answer-properties.md) page.

* **`Taille`** définissez la taille du captcha de normal à invisible.
* **`Thème`** thème de couleur utilisé pour rendre le captcha.
* **`Google recaptcha site key`** votre [site key](/fr/installation-setup/system-settings/google/captcha.md).&#x20;
* **`Google recaptcha secret key`** votre [secret key](/fr/installation-setup/system-settings/google/captcha.md)&#x20;
* **`Google recaptcha URL`** [verification URL](/fr/installation-setup/system-settings/google.md) du captcha&#x20;
* **`Expire après`** minutes après lesquelles l'autorisation du captcha n'est plus valide et exige que le Répondant reconfirme.&#x20;

{% hint style="warning" %}
Cela nécessite d'avoir configuré les paramètres Google captcha dans votre ngSurvey [paramètres](/fr/installation-setup/system-settings/google.md) ou depuis le [propriétés de la réponse](/fr/form-management/form-designer/answers/answer-properties.md).
{% 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/form-designer/answers/answer-types/captcha.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.
