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

# 我可以在 iPad 或其他行動裝置上使用 Overleaf 嗎？

您可以透過 iPad 和其他行動裝置上的瀏覽器存取 Overleaf，不過某些功能可能會受限。我們仍在努力為手機和平板提供更完整的支援。

如果您遇到任何問題，請先試試 [其他瀏覽器](/latex/zh-tw/zhi-shi-ku/159-which-browsers-does-overleaf-support.md) 先看看是否有幫助。

### 已知問題與可改善之處

在我們持續改善 Overleaf 在行動裝置與平板上的運作方式時，有些部分相較於桌上型與筆記型電腦，已知表現可能不如預期。已知有問題的部分包括：

* 觸控目標的大小可能不適合所有裝置與所有瀏覽器，這可能會導致難以選取與點擊某些選單及編輯器的其他區域。
* 在存取編輯器某些區域時，鍵盤彈出與縮放的行為可能不如預期。
  * 將專案檔案窗格收合，體驗可能會更好。
* 捲動行為可能不一致。
* 外接鍵盤與輸入方式（觸控螢幕和觸控板）的整體行為可能有所不同。
* 快捷鍵或熱鍵可能無法使用。
* Overleaf PDF 檢視器的行為可能會受限——如果您遇到 PDF 顯示問題，請嘗試 [切換為瀏覽器檢視器](/latex/zh-tw/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://overleaf-pro.ayaka.space/latex/zh-tw/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.
