# MaiGPT 總覽

- [什麼是 MaiGPT？](https://docs.maiagent.ai/maigpt/maigpt.md)
- [AI 對話](https://docs.maiagent.ai/maigpt/chat.md)
- [Canvas 畫布](https://docs.maiagent.ai/maigpt/canvas.md)
- [Deep Research 深度研究](https://docs.maiagent.ai/maigpt/deep-research.md)
- [AI 生圖](https://docs.maiagent.ai/maigpt/image.md)
- [連接器](https://docs.maiagent.ai/maigpt/connectors.md)
- [在不同裝置上使用](https://docs.maiagent.ai/maigpt/access.md)
- [網頁版](https://docs.maiagent.ai/maigpt/access/web.md)
- [iOS App](https://docs.maiagent.ai/maigpt/access/ios.md)
- [LINE 上使用](https://docs.maiagent.ai/maigpt/access/line.md)
- [Microsoft Teams 上使用](https://docs.maiagent.ai/maigpt/access/teams.md)
- [常見問題](https://docs.maiagent.ai/maigpt/faq.md)
- [用量與額度](https://docs.maiagent.ai/maigpt/faq/usage.md)
- [模型差異怎麼選](https://docs.maiagent.ai/maigpt/faq/model-comparison.md)
- [安全性與隱私](https://docs.maiagent.ai/maigpt/faq/security.md)


---

# 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.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.
