> 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/014-can-i-use-overleaf-on-an-ipad-or-other-mobile-devices.md).

# هل يمكنني استخدام Overleaf على iPad أو الأجهزة المحمولة الأخرى؟

يمكن الوصول إلى Overleaf عبر المتصفح على جهاز iPad والأجهزة المحمولة الأخرى، رغم أن بعض الوظائف قد تكون محدودة. وما زلنا نعمل على توفير دعمٍ أشمل للهواتف والأجهزة اللوحية.

إذا واجهت أي مشكلات، فجرّب [متصفحًا بديلًا](/latex/ar/qaadh-almarfh/159-which-browsers-does-overleaf-support.md) أولًا لمعرفة ما إذا كان ذلك يساعد.

### المشكلات المعروفة ومجالات التحسين

بينما نعمل على تحسين طريقة عمل Overleaf على الأجهزة المحمولة والأجهزة اللوحية، توجد بعض المجالات المعروفة بأنها لا تعمل كما هو متوقع مقارنةً بأجهزة الكمبيوتر المكتبية والمحمولة. ومن المجالات التي لديها مشكلات معروفة:

* قد لا يكون حجم عناصر اللمس مثاليًا لجميع الأجهزة في جميع المتصفحات. وقد يؤدي ذلك إلى صعوبة في تحديد بعض القوائم ومناطق أخرى في المحرر والنقر عليها.
* قد لا يكون سلوك ظهور لوحة المفاتيح المنبثقة والتكبير عند الوصول إلى بعض مناطق المحرر كما هو متوقع.
  * قد تتحسن التجربة عند طيّ جزء ملفات المشروع.
* قد يكون سلوك التمرير غير متسق.
* قد يختلف السلوك العام للوحات المفاتيح الخارجية وطرق الإدخال (الشاشات اللمسية ولوحات التتبع).
* قد لا تكون الاختصارات أو مفاتيح التشغيل السريع متاحة.
* قد يكون سلوك عارض PDF في Overleaf محدودًا — إذا واجهت مشكلات في عرض ملفات PDF، فيرجى تجربة [التبديل إلى عارض المتصفح](/latex/ar/qaadh-almarfh/027-changing-pdf-viewer.md).


---

# 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/014-can-i-use-overleaf-on-an-ipad-or-other-mobile-devices.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.
