# إضافة المحتوى

يغطي هذا القسم الأدوات التي تستخدمها لإضافة محتوى التعلم إلى مساقك. يوفر Chamilo عدة طرق لتقديم المواد إلى متعلميك:

* [**Documents**](/2.x-ar/dlyl-almalm/teacher-guide/adding-content/documents.md) — رفع الملفات، إنشاء صفحات ويب، وتنظيم مكتبة المحتوى الخاصة بك
* [**Links**](/2.x-ar/dlyl-almalm/teacher-guide/adding-content/links.md) — مشاركة عناوين URL للموارد الخارجية، منظمة حسب الفئة
* [**Learning Paths**](/2.x-ar/dlyl-almalm/teacher-guide/adding-content/learning-paths.md) — بناء تسلسلات منظمة من المحتوى مع المتطلبات الأساسية وتتبع التقدم
* [**Glossary**](/2.x-ar/dlyl-almalm/teacher-guide/adding-content/glossary.md) — تعريف المصطلحات الرئيسية التي يمكن للمتعلمين الرجوع إليها طوال المساق
* [**Announcements**](/2.x-ar/dlyl-almalm/teacher-guide/adding-content/announcements.md) — إرسال الرسائل والتحديثات إلى متعلميك المسجلين

يمكن الوصول إلى كل أداة من شبكة أدوات الصفحة الرئيسية للمساق. انقر على أيقونة الأداة لفتحها.


---

# 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.chamilo.org/2.x-ar/dlyl-almalm/teacher-guide/adding-content.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.
