> For the complete documentation index, see [llms.txt](https://ayakaleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayakaleaf-pro.ayaka.space/on-premises/ar/albda/before-you-start.md).

# قبل أن تبدأ

قبل أن تقوم بتثبيت Ayakaleaf، من المهم أن تتعرّف على متطلبات هذا التوثيق، وعملية التثبيت، وخيارات الإعداد، وأقسام الترقية. ومن الضروري أيضًا أن تكون لديك معرفة جيدة بمتطلبات مؤسستك لاستخدام Overleaf والبنية التحتية الأساسية اللازمة لعمله بنجاح.

### ما الذي يمكنني فعله للاستعداد؟ <a href="#what-can-i-do-to-prepare" id="what-can-i-do-to-prepare"></a>

افهم متطلبات تشغيل Overleaf. يتضمن ذلك تقييم بيئة الخوادم الحالية لدى مؤسستك، وقدرات الشبكة، وموارد التخزين. تأكد من أن بنيتك التحتية تفي بالمتطلبات المحددة الموضحة في هذا التوثيق أو تتجاوزها.

قبل بدء عملية التثبيت، تأكد من أن لديك وصولًا إداريًا إلى الخادم الذي تنوي نشر Overleaf عليه. قد يتطلب ذلك التنسيق مع فريق تقنية المعلومات أو مسؤولي النظام لديك للحصول على الأذونات والموارد اللازمة. بالإضافة إلى ذلك، راجع أي اعتبارات أمنية أو سياسات شبكة قد تؤثر في عملية التثبيت.

{% content-ref url="/pages/abe4ccb8a5a34926d0ef2e4013f09f5aa7c883f0" %}
[المتطلبات](/on-premises/ar/albda/requirements.md)
{% endcontent-ref %}

### ماذا لو واجهت مشكلة؟ <a href="#what-if-i-have-a-problem" id="what-if-i-have-a-problem"></a>

{% hint style="info" %}
يرجى ملاحظة أننا **لا** نستطيع تقديم الدعم لعمليات التثبيت المحلية لإصدار Community Edition المجاني.
{% endhint %}

إذا واجهت أي مشاكل، فنوصي أولًا بالرجوع إلى [قسم استكشاف الأخطاء وإصلاحها](/on-premises/ar/aldam/troubleshooting.md) من التوثيق، لأنه يتضمن المشكلات الشائعة والمعلومات المطلوبة التي يحتاجها فريق الدعم إذا احتجت إلى التواصل للحصول على المساعدة.

باتباع هذه الخطوات وقراءة التوثيق بعناية، ستكون مستعدًا جيدًا لتثبيت Overleaf وإعداده وصيانته وفقًا لمتطلبات مؤسستك. تذكّر أن الفهم الجيد لبنيتك التحتية وعملية التثبيت هو مفتاح النشر الناجح.


---

# 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://ayakaleaf-pro.ayaka.space/on-premises/ar/albda/before-you-start.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.
