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

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

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

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

![](/files/36bd75935e2ed25f3a2a38eee7c130c12d5f7c1d)

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

{% hint style="info" %}
في المثال أعلاه سيتم إخفاء الصفحة إذا أجاب المستجيب بـ 1 على سؤال Would you recommend our company?.
{% 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/pages/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.
