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

# Dapatkah saya menggunakan Overleaf di iPad atau perangkat seluler lain?

Overleaf dapat diakses melalui browser di iPad Anda dan perangkat seluler lainnya, meskipun beberapa fungsi mungkin terbatas. Kami masih terus berupaya memberikan dukungan yang lebih lengkap untuk ponsel dan tablet.

Jika Anda mengalami masalah, coba sebuah [browser alternatif](/latex/id/basis-pengetahuan/159-which-browsers-does-overleaf-support.md) terlebih dahulu untuk melihat apakah itu membantu.

### Masalah yang diketahui dan area yang perlu ditingkatkan

Saat kami berupaya meningkatkan cara kerja Overleaf di perangkat seluler dan tablet, ada beberapa area yang diketahui tidak bekerja sebagaimana diharapkan dibandingkan dengan perangkat desktop dan laptop. Beberapa area yang memiliki masalah yang diketahui adalah:

* Ukuran target sentuh mungkin tidak optimal untuk semua perangkat di semua browser. Hal ini dapat menyebabkan kesulitan dalam memilih dan mengeklik beberapa menu dan area lain di editor.
* Perilaku pop-up keyboard dan zoom saat mengakses beberapa area editor mungkin tidak sesuai harapan.
  * Pengalaman penggunaan mungkin dapat ditingkatkan dengan menutup panel file proyek.
* Perilaku pengguliran dapat tidak konsisten.
* Perilaku umum keyboard eksternal dan metode input (layar sentuh dan trackpad) dapat bervariasi.
* Pintasan atau hotkey mungkin tidak tersedia.
* Perilaku penampil PDF Overleaf mungkin terbatas—jika Anda mengalami masalah tampilan PDF, silakan coba [mengganti ke penampil Browser](/latex/id/basis-pengetahuan/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/id/basis-pengetahuan/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.
