> For the complete documentation index, see [llms.txt](https://ayakaleaf-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://ayakaleaf-pro.ayaka.space/latex/zh-cn/zhi-shi-ku/014-can-i-use-overleaf-on-an-ipad-or-other-mobile-devices.md).

# 我可以在 iPad 或其他移动设备上使用 Overleaf 吗？

您可以通过 iPad 和其他移动设备上的浏览器访问 Overleaf，不过某些功能可能会受到限制。我们仍在努力为手机和平板提供更全面的支持。

如果您遇到任何问题，请先尝试一个 [其他浏览器](/latex/zh-cn/zhi-shi-ku/159-which-browsers-does-overleaf-support.md) ，看看是否有帮助。

### 已知问题和可改进之处

在我们努力改进 Overleaf 在移动设备和平板电脑上的表现时，有些方面已知在与桌面和笔记本设备相比时无法达到预期效果。已知存在问题的方面包括：

* 触控目标的大小在所有浏览器上的所有设备上可能都不够理想。这可能会导致选择和点击某些菜单以及编辑器其他区域时遇到困难。
* 在访问编辑器某些区域时，键盘弹出和缩放行为可能不符合预期。
  * 折叠项目文件面板可能会改善使用体验。
* 滚动行为可能不一致。
* 外接键盘和输入方式（触摸屏和触控板）的总体行为可能会有所不同。
* 快捷键或热键可能不可用。
* Overleaf PDF 查看器的行为可能受到限制——如果您遇到 PDF 显示问题，请尝试 [切换到浏览器查看器](/latex/zh-cn/zhi-shi-ku/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://ayakaleaf-pro.ayaka.space/latex/zh-cn/zhi-shi-ku/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.
