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

# Posso usare Overleaf su un iPad o su altri dispositivi mobili?

È possibile accedere a Overleaf tramite il browser su iPad e altri dispositivi mobili, anche se alcune funzionalità potrebbero essere limitate. Stiamo ancora lavorando per offrire un supporto più completo per dispositivi mobili e tablet.

Se riscontri problemi, prova prima un [browser alternativo](/latex/it/base-di-conoscenza/159-which-browsers-does-overleaf-support.md) per vedere se questo aiuta.

### Problemi noti e aree di miglioramento

Mentre lavoriamo per migliorare il funzionamento di Overleaf su dispositivi mobili e tablet, ci sono alcune aree che sono note per non comportarsi come previsto rispetto ai dispositivi desktop e laptop. Alcune delle aree con problemi noti sono:

* La dimensione degli elementi toccabili potrebbe non essere ottimale per tutti i dispositivi e su tutti i browser. Ciò può rendere difficile selezionare e fare clic su alcuni menu e altre aree dell'editor.
* Il comportamento del popup della tastiera e dello zoom quando si accede ad alcune aree dell'editor potrebbe non essere quello previsto.
  * L'esperienza potrebbe migliorare riducendo a icona il riquadro dei file del progetto.
* Il comportamento dello scorrimento può essere incoerente.
* Il comportamento generale delle tastiere esterne e dei metodi di input (touchscreen e trackpad) può variare.
* Le scorciatoie o i tasti rapidi potrebbero non essere disponibili.
* Il comportamento del visualizzatore PDF di Overleaf potrebbe essere limitato: se riscontri problemi di visualizzazione del PDF, prova [a passare al visualizzatore del browser](/latex/it/base-di-conoscenza/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/it/base-di-conoscenza/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.
