# Captcha

Der Captcha-Antworttyp schützt Ihre Umfrage vor unerwünschten automatisierten Antworten von Bots.&#x20;

![](/files/c686a64a4cbad8823cff6f4fa26ffa5b09931e94)

## 🔅 Captcha-Eigenschaften

Sie können zusätzliche Captcha-Eigenschaften konfigurieren über das [Antwort-Eigenschaften](/de/form-management/form-designer/answers/answer-properties.md) Seite konfigurieren.

* **`Größe`** legen Sie die Größe des Captchas von normal bis unsichtbar fest.
* **`Thema`** Farbthema, das zur Darstellung des Captchas verwendet wird.
* **`Googles reCAPTCHA Site-Key`** Ihr persönliches [Site-Key](/de/installation-setup/system-settings/google/captcha.md).&#x20;
* **`Googles reCAPTCHA Secret-Key`** Ihr persönliches [Secret-Key](/de/installation-setup/system-settings/google/captcha.md)&#x20;
* **`Google reCAPTCHA-URL`** [Verifizierungs-URL](/de/installation-setup/system-settings/google.md) des Captchas&#x20;
* **`Läuft ab nach`** Minuten, nach denen die Autorisierung des Captchas nicht mehr gültig ist und der Befragte erneut bestätigen muss.&#x20;

{% hint style="warning" %}
Es ist erforderlich, die Google-Captcha-Einstellungen in Ihrem ngSurvey einzurichten [Einstellungen](/de/installation-setup/system-settings/google.md) oder über das [Antwort-Eigenschaften](/de/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/de/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.
