# よくある質問

<details>

<summary>アリビーデータベースで提供される参考資料をダウンロードできますか？</summary>

該当資料の原文はBHSNの資産であるため、ダウンロード提供は行っておりません。\
代わりに、アリビーデータベース上で原文を閲覧することができます。

</details>

<details>

<summary>回答を受け取れなかった場合、AIクレジットは消費されますか？</summary>

いいえ。質問に対して回答が得られなかった場合、AIクレジットは消費されません。

</details>

<details>

<summary>アリビーデータベースとドライブの違いは何ですか？</summary>

アリビーデータベースは、自社で構築した大規模なデータベースであり、ドライブはお客様がアップロードした文書が保存されるデータベースです。

利用時に、ドライブを使用するかどうかを選択して回答をリクエストすることができます。

</details>

<details>

<summary>ドライブにはどのくらいのデータを追加できますか？</summary>

ドライブのデータは、1ライセンスあたり最大2GBまで追加でき、PDFおよびCSV形式のファイルをアップロードできます。\
1回のアップロードで最大30MBまで対応しています。

</details>

<details>

<summary>契約書ファイルをアップロードすると、リーガルAIによるレビューを実施できます</summary>

レビュー結果は以下のように確認できます。

* 重要ポイントの要約：契約の主要内容を一目で把握できるように要約を提供します。
* 詳細レビュー：各条項の充足状況に基づいてレビュー結果を確認できます。
* 条項の改善：非充足の条項について、AIが提案する改善案を確認できます。

</details>


---

# 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://guide.allibee.ai/jp/agent/faq.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.
