# إنشاء سؤال

## ➕ إنشاء سؤال جديد&#x20;

لإضافة سؤال جديد إلى صفحتك يمكنك إما استخدام **Add question** زر أو يمكنك سحب وإفلات أي من [question types](/ar/form-management/form-designer/questions/question-types.md) من مساحة التحرير إلى صفحتك كما هو موضح أدناه.&#x20;

![](/files/d6a19da78e906e5c1d36df9a24af7a2a793bd0b6)

إذا كان لديك أسئلة بالفعل في استبياناتك يمكنك أيضًا استخدام **+** من شريط أدوات تحرير السؤال لإدراج سؤال جديد مباشرة بعد السؤال المحدد.

![](/files/adb05dcf555f1754c208cb3033ee203ef0c4727a)

{% hint style="info" %}
بمجرد إضافة سؤال ستكون جاهزًا أيضًا لإضافة بضعة [إجابات](/ar/form-management/form-designer/answers/create-answers.md) إليه.
{% endhint %}

## 📋 نسخ سؤال موجود

يمكنك عمل نسخة 1-1 لأي سؤال موجود باستخدام **clone** ميزة السؤال. سيؤدي هذا إلى إنشاء نسخة مطابقة للسؤال وإدراجها مباشرة بعد السؤال المحدد.&#x20;

![](/files/7b9cc0a28a842a7eef943f89fd9829e1a335e50b)

## 🔃 نسخ سؤال من استبيان آخر

يمكنك أيضًا نسخ سؤال موجود من أي من استبياناتك الأخرى باستخدام **copy question** wizard

للوصول إلى **question copy** wizard افتح لوحة الأسئلة في مساحة التحرير وقم بسحب/إفلات نوع **copy question** على الصفحة التي تريد حفظ النسخة فيها.

![](/files/9585b7213efeb36c1063ea2ce76888fe8a09747e)

سيفتح المعالج قائمة بجميع استبياناتك والتي يمكنك منها نسخ أي سؤال موجود.

![](/files/0b21cfea154ad12cf13f5ed71fc1b29e2d7af8b5)


---

# 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/create-question.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.
