> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/technical-library-ar/abda-hna/readme.md).

# مرحبًا بك في مكتبة Zoom التقنية

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

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>شروحات</strong></td><td>الشروحات هي موارد سهلة التصفح ومصممة لجعل منتجات Zoom أسهل في الفهم.<br><br>ومن خلال المزج بين بنية الأسئلة الشائعة وبعض عناصر الورقة البيضاء، تقوم هذه المستندات بتقسيم المفاهيم التقنية إلى ملخصات قصيرة وشروحات أكثر تفصيلًا.<br><br>يقدم كل عنوان قسم خلاصة سريعة، بينما يوفر المحتوى المرافق وضوحًا أكبر لمن يبحثون عن المزيد من العمق.<br><br><br><br><br><br><br><br><br></td><td><a href="/files/fc0def4d1a719d72df7d2be8d929c71dec964065">/files/fc0def4d1a719d72df7d2be8d929c71dec964065</a></td></tr><tr><td><strong>أدلة ميدانية</strong></td><td>تعمل الأدلة الميدانية كأدوات تنقل وأدلة نشر لمنتجات وميزات Zoom.<br><br>تركز هذه المستندات على مساعدة مسؤولي تقنية المعلومات في إنجاز المهام أو العمليات المعقدة، مثل نشر وحدة الاستمرارية المحلية لـ Zoom Phone أو تهيئة الميزات المتقدمة في مركز الاتصال Zoom.<br><br>ضمن هذه المستندات، يمكنك توقع تعليمات واضحة خطوة بخطوة ونصائح عملية تبسط التنفيذ وتدعم عمليات النشر الناجحة على مستوى المؤسسة.<br><br><br><br><br></td><td><a href="/files/81dca05d09781b4228ef28f6b15eebc98b814477">/files/81dca05d09781b4228ef28f6b15eebc98b814477</a></td></tr><tr><td><strong>الأوراق الزرقاء</strong></td><td>تُعد الأوراق الزرقاء، المسماة نسبةً إلى لون Zoom المميز، موارد استراتيجية متعمقة توسّع نطاق الأوراق البيضاء المعيارية.<br><br>تستكشف هذه المستندات خطوط المنتجات أو الخدمات بالكامل — مثل Zoom Phone ومركز الاتصال Zoom — مع نظرات عامة شاملة، ورؤى رئيسية، وملخصات للموضوعات الأساسية.<br><br>وهي مثالية لاكتساب فهم كامل، إذ تعمل الأوراق الزرقاء كمورد أساسي للحصول على رؤى عميقة حول منتجات Zoom.<br><br><br><br><br><br><br><br></td><td><a href="/files/7d668aa6ebd690cd608403242e4ea45e00c4e662">/files/7d668aa6ebd690cd608403242e4ea45e00c4e662</a></td></tr></tbody></table>

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

عندما تكون مستعدًا للبدء، استخدم القائمة الموجودة على اليسار لاختيار منتج، وتوسيع خيارات التوثيق الخاصة به، ثم يحدد المورد الذي يلبي احتياجاتك على أفضل وجه.


---

# 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://library.zoom.com/technical-library/technical-library-ar/abda-hna/readme.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.
