# حماية IP

## 💻 ما هو حماية الـ IP؟

ستحمي ميزة أمان الـ IP نموذجنا من الإرسال المتكرر عن طريق تسجيل IP المستجيب وعدم السماح له بملء النموذج مرة ثانية بعد إرسال إجاباته.

{% hint style="info" %}
سيقوم ngSurvey بقراءة الـ IP المعاد توجيهه إذا كان المستجيب خلف جدار حماية أو وكيل.&#x20;
{% endhint %}

{% hint style="warning" %}
قد يكون لدى بعض المستجيبين خلف جدران حماية أو وكلاء مؤسسيين نفس عنوان الـ IP. يقوم ngSurvey ببذل قصارى جهده للحصول على الـ IP الحقيقي لكن بناءً على الوضع المفعّل على جدران الحماية أو الوكلاء قد يكون من المستحيل أحيانًا الحصول على IP فريد لكل مستجيب.
{% endhint %}

## 🔅 خصائص حماية الـ IP

* **`تنتهي صلاحية الـ IP بعد`** هو عدد الدقائق التي بعدها سيُسمح للمستجيب الذي تم تسجيل IPه بتقديم الإجابات مرة أخرى.


---

# 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/security/security-items/ip-protection.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.
