> For the complete documentation index, see [llms.txt](https://docs.maiagent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maiagent.ai/~/revisions/VPtD4w6TGRsqMHNQKDN0/readme.md).

# 概述

MaiAgent 是為企業打造 AI 助理而生的平台，提供業界**最高品質的回覆精準度**與**資安防護**，同時提供多種模組與功能，讓 AI 實際落地應用於商業場景。

本手冊分 <mark style="color:blue;">「申請與登入」、「AI 助理」、「對話」、「內部問答」、「設定」</mark> 五個章節，引導您輕鬆掌握 MaiAgent 強大而且友善的平台介面。

{% hint style="info" %}
手冊中的 MaiAgent 使用介紹都可以與我們的 AI 助理對談中找到答案喔！

立即掃碼對話看看：

<img src="/files/5G7TBj0EZ0hQQYivfksM" alt="" data-size="original">
{% endhint %}

### ✨重點文章

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>如何建立 AI 助理</td><td><a href="https://docs.maiagent.ai/maiagent/explain">可視化後臺，5分鐘內快速建立</a></td><td><a href="/files/jqe2AQjwBaox51iYwXiK">/files/jqe2AQjwBaox51iYwXiK</a></td><td></td><td><a href="https://app.gitbook.com/o/A4Zu39C61KzuJRF2zQSn/s/mzb5NG9GDzFP2YDKeYVl/~/changes/2/ai-zhu-li/editor">https://app.gitbook.com/o/A4Zu39C61KzuJRF2zQSn/s/mzb5NG9GDzFP2YDKeYVl/~/changes/2/ai-zhu-li/editor</a></td></tr><tr><td>如何建立知識庫</td><td><a href="https://github.com/Playma-Co-Ltd/maiagent-user-guide-gitbook/blob/main/zh-tw/da-zao-qi-ye-zhi-shi-ku/km.md">文件支援度高，建立品牌專屬企業</a></td><td><a href="/files/IPpDWr5dUWhExXAGHyg5">/files/IPpDWr5dUWhExXAGHyg5</a></td><td></td><td><a href="https://github.com/Playma-Co-Ltd/maiagent-user-guide-gitbook/blob/main/zh-tw/broken-reference/README.md">https://github.com/Playma-Co-Ltd/maiagent-user-guide-gitbook/blob/main/zh-tw/broken-reference/README.md</a></td></tr><tr><td>如何選擇大型語言模型</td><td><a href="https://docs.maiagent.ai/quickstart/llm">環境、品質、速度、價格</a></td><td><a href="/files/0fRmiwbDv53FZ1fFy86g">/files/0fRmiwbDv53FZ1fFy86g</a></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# 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://docs.maiagent.ai/~/revisions/VPtD4w6TGRsqMHNQKDN0/readme.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.
