> For the complete documentation index, see [llms.txt](https://overleaf-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://overleaf-pro.ayaka.space/latex/ar/qaadh-almarfh/063-how-do-i-use-overleaf.md).

# كيف أستخدم Overleaf؟

**إذا كنتَ على دراية بـ LaTeX** فإن استخدام Overleaf لا يمكن أن يكون أبسط من ذلك، لأننا نوفر دعمًا كاملًا لتحرير LaTeX مباشرةً، ونقوم تلقائيًا بترجمة مستندك لك على خوادمنا—لا حاجة إلى تثبيت أي شيء! كل ما عليك فعله هو إنشاء مستند، واختيار الـ **محرر الكود** ثم ابدأ بكتابة كود LaTeX الخاص بك:

![صورة تُظهر محرر الكود والمحرر المرئي](/files/234d9c681957f8dc6f28a02cf83423a5843c562f)

**إذا كنت جديدًا على LaTeX** وتحتاج إلى بعض المساعدة للبدء، فإن [الدروس التعليمية](https://www.overleaf.com/tutorial) صفحتنا تعرض مجموعة واسعة من مواد التعلم لبدء رحلتك مع LaTeX. كما أننا حمّلنا مسبقًا مجموعة من [القوالب والأمثلة](https://www.overleaf.com/latex/templates) في Overleaf لمساعدتك على إنشاء مستندك الأول.

**خيار آخر للمبتدئين** هو البدء بـ [مستند نموذجي](https://www.overleaf.com/docs?template=overleaf\&rich_text=true) باستخدام **المحرر المرئي** واستخدمه لاستكشاف Overleaf:

![صورة تُظهر كيفية استخدام Overleaf.](/files/da6e0b12d87407843f9579f2a99e7160094fcd23)

نأمل أن تستمتع باستخدام Overleaf، وإذا كانت لديك أي تعليقات أو أسئلة، فالرجاء التواصل معنا عبر [صفحة الاتصال](https://www.overleaf.com/contact).


---

# 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://overleaf-pro.ayaka.space/latex/ar/qaadh-almarfh/063-how-do-i-use-overleaf.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.
