> 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/tech/en/readme.md).

# Welcome to MaiAgent

MaiAgent is a platform designed for enterprises and public-sector organizations to build AI assistants. It delivers industry-leading response accuracy and security protection while offering a variety of modules and features that bring AI into real-world business scenarios, helping enterprises and teams advance their AI capabilities.

<figure><img src="https://3415477754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNBTi475lqozGpB7xObpE%2Fuploads%2Fgit-blob-966f3d5f0729b8c3fe38e59d57c846fa22aa6a58%2F%E6%88%AA%E5%9C%96%202024-12-01%20%E6%99%9A%E4%B8%8A10.06.30.png?alt=media&amp;token=1f924dde-e7dc-4682-babb-f6b046603e59" alt=""><figcaption></figcaption></figure>

***

## MaiAgent Resources and Services

<figure><img src="https://3415477754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNBTi475lqozGpB7xObpE%2Fuploads%2Fgit-blob-05cc84b21ce93820e7ee52a712e3a7b7667a3074%2F%E6%88%AA%E5%9C%96%202024-12-04%20%E4%B8%AD%E5%8D%8812.31.45.png?alt=media&amp;token=7a566b21-fbea-4e41-83b4-8d76dad7a6ea" alt=""><figcaption><p>MaiAgent Services</p></figcaption></figure>

***

## Get Started with MaiAgent

Register for MaiAgent and contact <mark style="color:blue;"><sales@maiagent.ai></mark>. A specialist will learn more about your requirements and activate a trial for you.

{% embed url="<https://admin.maiagent.ai/>" %}

***

## Quick Start

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>FAQ Customer Service Assistant</td><td></td></tr><tr><td></td><td>Internal Knowledge Assistant</td><td></td></tr><tr><td></td><td>OCR Text Extraction Assistant</td><td></td></tr></tbody></table>

***

## About Us

思邁智能股份有限公司 | MaiAgent Co., Ltd.

Unified Business Number: 60688078

Address: 11F., No. 438, Guangfu S. Rd., Guangxin Vil., Da'an Dist., Taipei City 106, Taiwan

Email: <sales@maiagent.ai>

Website: <https://maiagent.ai/>


---

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