# 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="https://1360999650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6v6TNkkOQVfRYfcNirHL%2Fuploads%2Fgit-blob-058649c947bbe0a949283cf589a7f5cde83cc155%2Fimage%20(51)%20(1)%20(1).png?alt=media" 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="https://1360999650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6v6TNkkOQVfRYfcNirHL%2Fuploads%2Fgit-blob-d21decd7ce043e765d068e4b0db62f821796ad05%2FSnipaste_2024-12-12_14-27-49.jpg?alt=media">Snipaste_2024-12-12_14-27-49.jpg</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="https://1360999650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6v6TNkkOQVfRYfcNirHL%2Fuploads%2Fgit-blob-c1a5120ce54afa5d8d5ac735706eca59efe619b8%2FSnipaste_2024-12-12_14-28-20.jpg?alt=media">Snipaste_2024-12-12_14-28-20.jpg</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="https://1360999650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6v6TNkkOQVfRYfcNirHL%2Fuploads%2Fgit-blob-f318186fbe7a7afd04f37dcf7f75c6dfb9b64de4%2FSnipaste_2024-12-12_14-28-35.jpg?alt=media">Snipaste_2024-12-12_14-28-35.jpg</a></td><td></td><td><a href="start/login">login</a></td></tr></tbody></table>


---

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