# 在不同裝置上使用

MaiGPT 支援多種使用方式，讓你在任何裝置上都能跟 AI 對話。對話紀錄會自動同步，不論從哪個裝置登入都能延續討論。

***

## 支援的裝置與平台

| 平台                                                                  | 說明                   | 適合場景            |
| ------------------------------------------------------------------- | -------------------- | --------------- |
| [**網頁版**](https://docs.maiagent.ai/maigpt/access/web)               | 瀏覽器直接使用，不需安裝         | 辦公室電腦、筆電        |
| [**iOS App**](https://docs.maiagent.ai/maigpt/access/ios)           | iPhone / iPad 原生 App | 外出、通勤、移動辦公      |
| [**LINE**](https://docs.maiagent.ai/maigpt/access/line)             | 透過 LINE 官方帳號對話       | 習慣用 LINE 的使用者   |
| [**Microsoft Teams**](https://docs.maiagent.ai/maigpt/access/teams) | 在 Teams 中直接使用        | 公司已採用 Teams 的團隊 |

***

## 該選哪個？

* **最完整的體驗** → 網頁版（支援所有功能）
* **最方便隨時用** → iOS App 或 LINE
* **跟工作流整合** → Microsoft Teams

> 所有平台的對話紀錄互通。你可以在電腦上開始一段對話，外出時用手機繼續。

***

## 下一步

* [網頁版](https://docs.maiagent.ai/maigpt/access/web)
* [iOS App](https://docs.maiagent.ai/maigpt/access/ios)
* [LINE 上使用](https://docs.maiagent.ai/maigpt/access/line)
* [Microsoft Teams 上使用](https://docs.maiagent.ai/maigpt/access/teams)
* [回到 MaiGPT 總覽](https://docs.maiagent.ai/maigpt/maigpt)


---

# Agent Instructions: 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:

```
GET https://docs.maiagent.ai/maigpt/access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
