# منطق التخطي / الإخفاء

## 🕵 ما هو Skip Logic / إخفاء المنطق؟

تسمح شروط Skip Logic بإعداد منطق [قواعد شرطية](/ar/form-management/form-designer/condition-rules.md) اعتمادًا على إجابات المستجيب أو سلسلة الاستعلام أو اللغة، إخفاء أو إظهار سؤال للمستجيب بناءً على إجاباته على الاستبيان.

![](/files/f1be9ead58a352176dbfc25d567e2124c6f40ce8)

## 🔅 خصائص Skip Logic / إخفاء المنطق

![](/files/f3bcf3ebe0b293c3188ee9e89b75706dbe9aaf1a)

1. يمكننا تغيير الشرط إما لإخفاء السؤال أو إظهاره إذا كان [قاعدة الشرط](/ar/form-management/form-designer/condition-rules.md) تم استيفاؤها.
2. إضافة [قواعد شرطية](/ar/form-management/form-designer/condition-rules.md) مجموعة إضافية.&#x20;

{% hint style="info" %}
في المثال أعلاه سيُخفى السؤال المحدد إذا أجاب المستجيب "جيد جدًا" على سؤال "كيف تُقيّم تصميم موقعنا؟".
{% 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/questions/question-properties/skip-hide-logic.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.
