> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/c-copyrights-eula/copyrights-and-disclaimers.md).

# حقوق النشر وإخلاءات المسؤولية

تُقدَّم حزمة المساعدة هذه، بما في ذلك المستندات والتطبيقات النموذجية الواردة هنا، لأغراض معلوماتية فقط، ولا تقدم Data Illusion Zumbrunn أي ضمانات، صريحة كانت أم ضمنية، في هذا المستند. المعلومات الواردة في هذا المستند، بما في ذلك النماذج وعناوين URL والمراجع الأخرى لمواقع الويب على الإنترنت، قابلة للتغيير دون إشعار مسبق. تقع كامل مخاطر استخدام هذا المستند أو النتائج المترتبة على استخدامه على عاتق المستخدم.

ما لم يُذكر خلاف ذلك، فإن الشركات والمنظمات والمنتجات والأشخاص والأحداث الواردة هنا هي أمثلة وهمية، ولا يُقصد بها أو ينبغي استنتاج أي ارتباط بأي شركة أو منظمة أو منتج أو شخص أو حدث حقيقي. ويقع على عاتق المستخدم الالتزام بجميع قوانين حقوق النشر السارية. ودون المساس بالحقوق المنصوص عليها في حقوق النشر، لا يجوز نسخ أي جزء من هذا المستند أو أي مستند مرتبط بهذه المساعدة أو توزيعه أو تخزينه في أي نظام استرجاع أو إدخاله فيه، أو نقله بأي شكل أو بأي وسيلة كانت (إلكترونية أو ميكانيكية أو بالتصوير الضوئي أو التسجيل أو غير ذلك)، أو لأي غرض كان، دون الحصول على إذن كتابي صريح من Data Illusion Zumbrunn.\
&#x20;\
© 2020, 2021, 2022, 2023 , 2024, 2025, 2026 [Data Illusion Zumbrunn](https://www.ngsurvey.com). جميع الحقوق محفوظة.

يستخدم جزء من ميزة تحرير HTML للنص الغني في ngSurvey برنامج CKEditor V4 ([http://ckeditor.com](http://ckeditor.com/)) المرخّص بموجب رخصة Mozilla Public License.

Net Promoter وNet Promoter Score وNPS هي علامات تجارية لـ Satmetrix Systems, Inc. وBain & Company, Inc. وFred Reichheld.\
\
يتضمن هذا المنتج برمجيات تم تطويرها بواسطة مشروع Chromium وبرمجيات مفتوحة المصدر أخرى.

يتم ترخيص Chromium بموجب ترخيص BSD:\
<https://chromium.googlesource.com/chromium/src/+/main/LICENSE>

يتم تضمين مكونات إضافية مفتوحة المصدر من جهات خارجية وتراخيصها الخاصة في قسم "Third-Party Licenses" أو في الوثائق المرفقة.

لا يُفهم من ذلك أي تأييد من قبل مشروع Chromium أو Google.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/ar/c-copyrights-eula/copyrights-and-disclaimers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
