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

# MaiAgent へようこそ

MaiAgentは、企業や公共機関がAIアシスタントを構築するためのプラットフォームです。業界最高水準の回答精度とセキュリティ保護に加え、多様なモジュールと機能を提供し、ビジネスの現場でAIを実用化します。企業やチームのAI活用の高度化を支援します。

<figure><img src="https://605688223-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVYMUz6J7vDZ0QTvb1rbN%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" alt=""><figcaption></figcaption></figure>

***

## MaiAgentのリソースとサービス

<figure><img src="https://605688223-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVYMUz6J7vDZ0QTvb1rbN%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" alt=""><figcaption><p>MaiAgentサービス</p></figcaption></figure>

***

## MaiAgentを使い始める

MaiAgentに登録し、<mark style="color:blue;"><sales@maiagent.ai></mark>までお問い合わせください。担当者がお客様のご要望を詳しく伺い、トライアルサービスを有効化します。

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

***

## クイックスタート

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>FAQカスタマーサービスアシスタント</td><td></td></tr><tr><td></td><td>社内ナレッジアシスタント</td><td></td></tr><tr><td></td><td>OCRテキスト抽出アシスタント</td><td></td></tr></tbody></table>

***

## 会社概要

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

統一編号：60688078

住所：106 台北市大安区光信里光復南路438号11階

Email: <sales@maiagent.ai>

ウェブサイト：<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/ja/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.
