# アーキチャット -AI Chat

文章やメール作成、契約の要約やアイデアのブレインストームなど、様々なチャットに対応しています。以下からボタンを選択、または質問エリアに項目を記入してみましょう。

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

#### **質問する**

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

#### **プロンプトを最適化**

どう聞いたら良いかわからない、またはより詳細なプロンプトを入力したい場合は、「**プロンプトを最適化**」ボタンをクリックしてください。より詳細なプロンプトを入力することができ、より良い回答を得られます。

#### **ファイルを参考資料として使用**

`.pdf`、`.doc`、`.xlsx`、`.csv`、`.txt`、画像ファイルなどをチャットボックスに**ドラッグ＆ドロップ**するだけで、それらを参考資料として使用できます。

#### **会議との連携**

チャットはAIミーティングで生成された文字起こしデータを情報源として、フォローアップメールを作成したり、提案書を作成したりすることができます。チャット入力画面で「参照元」をクリックし、ご希望のミーティング記録を選択してください。

#### **最新情報を入手**

このAIチャットは、地域の建設基準、情報、法律の最新情報でファインチューニングされています。また、「ウェブ検索」をオンにすることで、**ウェブ検索**もサポートしており、ウェブから最も関連性の高い最新情報を取得して処理することができます。

#### **プリセット**

左側によく使う質問事項をあらかじめプリセットとして質問をいくつか用意しています。これを使用することで、何をどんな風に質問すれば的確な回答が得られるか、例を参考にしながら質問することができます。


---

# 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.archix.ai/aicommunication-features/kichatto-ai-chat.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.
