> 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/maiagent-user-guide/maiagent-user-guide-en/readme.md).

# Overview

MaiAgent is a platform designed for enterprises to build AI assistants, providing the industry's **highest quality response accuracy** and **security protection**, while offering various modules and features that enable AI to be practically applied in business scenarios.

This manual is divided into five chapters: <mark style="color:blue;">"Application and Login", "AI Assistant", "Conversation", "Internal Q\&A", and "Settings"</mark>, guiding you to easily master MaiAgent's powerful and user-friendly platform interface.

{% hint style="info" %}
All the MaiAgent usage instructions in this manual can be answered by chatting with our AI assistant!

Scan the QR code to start a conversation:

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

### ✨Featured Articles

<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>How to Create an AI Assistant</td><td><a href="https://docs.maiagent.ai/maiagent/explain">Visual backend, create quickly within 5 minutes</a></td><td><a href="/files/v3JSaqx6ihULTgNV3vh2">/files/v3JSaqx6ihULTgNV3vh2</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>How to Create a Knowledge Base</td><td><a href="https://github.com/Playma-Co-Ltd/maiagent-user-guide-gitbook/blob/main/en/da-zao-qi-ye-zhi-shi-ku/km.md">High document support, build brand-specific enterprise knowledge</a></td><td><a href="/files/Nb9A8P7YeRSDvqkqXEXJ">/files/Nb9A8P7YeRSDvqkqXEXJ</a></td><td></td><td><a href="https://github.com/Playma-Co-Ltd/maiagent-user-guide-gitbook/blob/main/en/broken-reference/README.md">https://github.com/Playma-Co-Ltd/maiagent-user-guide-gitbook/blob/main/en/broken-reference/README.md</a></td></tr><tr><td>How to Choose a Large Language Model</td><td><a href="https://docs.maiagent.ai/quickstart/llm">Environment, quality, speed, price</a></td><td><a href="/files/iAbqe6hMCp8iCRYuohlv">/files/iAbqe6hMCp8iCRYuohlv</a></td><td></td><td><a href="/pages/5ZayxhPDnwfBiVi1kaOI">/pages/5ZayxhPDnwfBiVi1kaOI</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:

```
GET https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/readme.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.
