# تفرع شرطي للأسئلة

## 🌲ما هو تفرع الأسئلة؟

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

{% hint style="warning" %}
تتوفر تفرعات الأسئلة فقط في الاستبيانات التي تحتوي على [استبيانات مصحوبة بتدفق سؤال واحد ](/ar/form-management/form-designer/form-settings/single-question-flow.md)الوضع ممكّن.
{% endhint %}

## ➕ إضافة تفرع سؤال

يجب إضافة التفرع على [question properties](/ar/form-management/form-designer/questions/question-properties.md) الذي سيؤدي إلى تفعيل التفرع أو بصورة أكثر مرئية باستخدام [مخططات منطق التدفق](/ar/form-management/rsm-byany-lmntq-altdfq.md).

## 🔅 خصائص التفرع

<figure><img src="/files/8f2ad4024c8fe72335a4b605a55f973881ae4aa1" alt=""><figcaption></figcaption></figure>

هنا قمنا بتعيين السؤال الحالي ليتفرع إلى "Q.3" إذا تم استيفاء الشرط. إذا لم يتم استيفاء الشرط سيعرض ngSurvey السؤال التالي بعد السؤال الحالي بناءً على ترتيب عرضه في الاستبيان.&#x20;


---

# 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/tfra-shrty-llaselh.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.
