> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/practice-guide/ar/albda/qaemh-althqq-llbda.md).

# قائمة التحقق للبدء

هل أنت جديد هنا؟ اتبع هذه الخطوات لتبدأ وتعمل بأسرع وقت ممكن.

{% stepper %}
{% step %}

#### أنشئ مساحة عملك

مساحة العمل الخاصة بك هي مقرّك الأساسي. امنحها اسم شركتك أو فريقك — يمكنك تغيير ذلك لاحقًا.
{% endstep %}

{% step %}

#### ادعُ فريقك

انتقل إلى **الإعدادات → الأعضاء** وادعُ الزملاء عبر البريد الإلكتروني. عيّن الأدوار بناءً على ما يحتاجون إلى فعله: يمكن للمحررين إنشاء المحتوى وتعديله، ويمكن للمراجعين التعليق، ويمكن للمسؤولين إدارة الإعدادات.
{% endstep %}

{% step %}

#### أنشئ مشروعك الأول

انقر على **مشروع جديد** من لوحة معلومات مساحة العمل الخاصة بك. اختر قالبًا أو ابدأ من الصفر.
{% endstep %}

{% step %}

#### أضف المحتوى الخاص بك

ابدأ بكتابة الصفحات، أو استورد محتوى موجودًا من ملفات Markdown، أو من عنوان URL، أو من منصة مدعومة تابعة لجهة خارجية.
{% endstep %}

{% step %}

#### خصّص موقعك

أضف شعارك، واضبط ألوان علامتك التجارية، وتهيئة التنقل لديك ضمن **الإعدادات → المظهر**.
{% endstep %}

{% step %}

#### انشر

عندما تكون مستعدًا، اضغط على **انشر**سيكون موقعك متاحًا على النطاق الفرعي لمنصتك — أو يمكنك إعداد نطاق مخصص لاستخدام نطاقك الخاص.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
أنجزت كل ما سبق؟ أنت جاهز تمامًا. اطّلع على بقية مركز المساعدة إذا واجهت أي مشكلة، أو استخدم زر **اسأل** للتحدث مع المساعد.
{% endhint %}


---

# 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:

```
GET https://isbm.savimbo.com/practice-guide/ar/albda/qaemh-althqq-llbda.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.
