# Captcha

نوع إجابة الكابتشا سيحمي استبيانك من الإجابات الآلية غير المرغوب فيها من الروبوتات.&#x20;

![](/files/a60bbc242cc8e3a53f42b44b9be0c58f6f56804f)

## 🔅 خصائص الكابتشا

يمكنك تكوين خصائص كابتشا إضافية من [خصائص الإجابة](/ar/form-management/form-designer/answers/answer-properties.md) الصفحة.

* **`الحجم`** حدد حجم الكابتشا من عادي إلى غير مرئي.
* **`الثيم`** موضوع اللون المستخدم لعرض الكابتشا.
* **`مفتاح موقع reCAPTCHA من Google`** الخاص بك [مفتاح الموقع](/ar/installation-setup/system-settings/google/captcha.md).&#x20;
* **`المفتاح السري لـ reCAPTCHA من Google`** الخاص بك [المفتاح السري](/ar/installation-setup/system-settings/google/captcha.md)&#x20;
* **`عنوان URL الخاص بـ Google reCAPTCHA`** [عنوان URL للتحقق](/ar/installation-setup/system-settings/google.md) للكابتشا&#x20;
* **`تنتهي صلاحية بعد`** دقائق بعدها لا تصبح صلاحية تفويض الكابتشا صالحة ويتطلب من المستجيب إعادة التأكيد.&#x20;

{% hint style="warning" %}
يتطلب إعداد إعدادات كابتشا Google في ngSurvey الخاص بك [الإعدادات](/ar/installation-setup/system-settings/google.md) أو من [خصائص الإجابة](/ar/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/ar/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.
