# المساعدة حول المساعدة

صُمم نظام المساعدة عبر الإنترنت هذا لتسهيل العثور على ما تحتاجه. هناك طريقتان للبحث:&#x20;

* استخدم **جدول المحتويات** لعرض نظام المساعدة مثل كتاب.
* الـ **بحث** تتيح لك هذه الميزة البحث عن نص محدد. &#x20;

على سبيل المثال، إذا كنت تبحث عن معلومات حول ميزات إنشاء التقارير، فقد تبحث في جدول المحتويات تحت النماذج / الاستبيانات / التقارير أو باستخدام حقل البحث في أعلى اليمين بالكلمة "Reports".

{% hint style="success" %}
هذه "مساعدة حية" يتم تحديثها بانتظام بمحتوى جديد. إذا كانت لديك أي اقتراحات أو تعليقات بخصوص المساعدة [اتصل بنا](https://www.ngsurvey.com) نحن دائمًا سعداء بتلقي أكبر قدر ممكن من الملاحظات.&#x20;
{% 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/help-on-help.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.
