# ナレッジベースの構築と使用方法

{% embed url="<https://youtu.be/G1SBlZOPKFk?si=eEyrZEI14MP_fqkW>" %}

## ナレッジベースの作成

1. 「 ナレッジベース管理 」 をクリック&#x20;
2. 左上のプラス記号をクリックして、新規ナレッジベースを追加&#x20;
3. ファイルの追加&#x20;
   1. 対応ファイル形式：画像、PDF、markdown、txt、ms-office&#x20;
   2. Web ページリンクからのインポートも可能

## ナレッジベースの使用方法

1. 入力欄右下の KNOWLEDGE BASE を開き、必要なナレッジベースにチェックを入れます
2. モードとモデルを選択します
3. 入力欄に質問を入力します
4. 「 開始 」 をクリックして質問を実行します

## ナレッジベースの利用方法

1. 画面左上の 「 もっと見る 」 をクリックします&#x20;
2. 興味のあるナレッジベースをクリックします&#x20;
3. 画面右側の 「 マイナレッジベースに追加 」 をクリックします&#x20;
4. 上記の 「 ナレッジベースの使用方法 」 の手順に従って操作します


---

# 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://doc.flowith.io/flowith-heyoukoso/knowledge-garden-narejjigden/narejjibsunoto.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.
