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

# MaiAgent へようこそ

MaiAgent は、企業や公共機関が AI アシスタントを構築するために生まれたプラットフォームです。業界最高品質の回答精度とセキュリティ保護を提供すると同時に、さまざまなモジュールや機能を備え、AI をビジネスの現場で実際に活用できるようにします。企業やチーム・組織の AI による高度化を支援します。

<figure><img src="/files/wii9B0dONhzFg9S5XVgb" alt=""><figcaption></figcaption></figure>

***

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

<figure><img src="/files/B0qfiYn2taFHyTlAAdQq" 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/maiagent-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.
