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

# Posso usar o Overleaf num iPad ou noutros dispositivos móveis?

O Overleaf pode ser acedido através do navegador no seu iPad e noutros dispositivos móveis, embora algumas funcionalidades possam ser limitadas. Ainda estamos a trabalhar para oferecer um suporte mais completo para telemóveis e tablets.

Se encontrar algum problema, tente primeiro um [navegador alternativo](/latex/overleaf-learn-latex-pt/base-de-conhecimento/159-which-browsers-does-overleaf-support.md) para ver se isso ajuda.

### Problemas conhecidos e áreas a melhorar

Enquanto estamos a trabalhar para melhorar o funcionamento do Overleaf em dispositivos móveis e tablets, há algumas áreas que se sabe não apresentarem o desempenho esperado quando comparadas com dispositivos de secretária e portáteis. Algumas áreas com problemas conhecidos são:

* O tamanho das áreas táteis pode não ser ideal para todos os dispositivos em todos os navegadores. Isto pode dificultar a seleção e o clique em alguns menus e noutras áreas do editor.
* O comportamento de abertura do teclado e de zoom ao aceder a algumas áreas do editor pode não ser o esperado.
  * A experiência pode ser melhorada ao recolher o painel de ficheiros do projeto.
* O comportamento de deslocamento pode ser inconsistente.
* O comportamento geral de teclados externos e métodos de introdução (ecrãs táteis e trackpads) pode variar.
* Os atalhos de teclado ou hotkeys podem não estar disponíveis.
* O comportamento do visualizador de PDF do Overleaf pode estar limitado — se tiver problemas de visualização de PDF, tente [mudar para o visualizador do navegador](/latex/overleaf-learn-latex-pt/base-de-conhecimento/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/overleaf-learn-latex-pt/base-de-conhecimento/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.
