# ナレッジベース

- [ナレッジベース](https://docs.allganize.ai/alliyzgaido/knowledge-base/knowledge-base.md)
- [FAQ](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq.md)
- [Q\&A自動生成](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/qa-auto-generation.md)
- [Q\&Aに複数質問を登録する](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/multiple-qa-questions.md)
- [Q\&Aへの評価(エンドユーザー画面)](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/qa-rating.md)
- [Q\&A設定](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/qa-configuration.md)
- [変数を使用したQ＆A回答のカスタマイズ](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/qa-variables.md)
- [Q\&Aのアップロード](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/uploading-qa.md)
- [Q\&Aの準備](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/setting-up-qa-chat.md)
- [Q\&Aの編集/閲覧権限を設定する（Q\&Aごとの設定、フォルダの活用）](https://docs.allganize.ai/alliyzgaido/knowledge-base/faq/qa-permissions.md)
- [ドキュメント](https://docs.allganize.ai/alliyzgaido/knowledge-base/document.md)
- [アップロードされたドキュメントからの直接回答](https://docs.allganize.ai/alliyzgaido/knowledge-base/document/direct-answers-from-document-search.md)
- [ドキュメント検索のモデルのトレーニング](https://docs.allganize.ai/alliyzgaido/knowledge-base/document/training-document-search.md)
- [ドキュメント](https://docs.allganize.ai/alliyzgaido/knowledge-base/document/document.md)
- [ドキュメントの自動タグ付け](https://docs.allganize.ai/alliyzgaido/knowledge-base/document/documents-auto-hashtag.md)
- [ドキュメントの編集/閲覧権限を設定する（ドキュメントごとの設定、フォルダの活用）](https://docs.allganize.ai/alliyzgaido/knowledge-base/document/setting-permissions-for-documents.md)
- [Q＆A登録候補](https://docs.allganize.ai/alliyzgaido/knowledge-base/qa-registration-candidate.md)
- [類似質問](https://docs.allganize.ai/alliyzgaido/knowledge-base/qa-registration-candidate/similar-question.md)
- [未回答の質問](https://docs.allganize.ai/alliyzgaido/knowledge-base/qa-registration-candidate/unanswered-questions.md)
- [検索結果にフィードバックを行う](https://docs.allganize.ai/alliyzgaido/knowledge-base/agent-feedback-affect-on-search-results.md)
- [類語・対義語登録](https://docs.allganize.ai/alliyzgaido/knowledge-base/synonym-antonym-dictionary.md)
- [履歴のダウンロード](https://docs.allganize.ai/alliyzgaido/knowledge-base/download-history.md)
- [自動タグ付け](https://docs.allganize.ai/alliyzgaido/knowledge-base/auto-hashtags.md)
- [ユーザーフィードバックを検索結果に影響させる](https://docs.allganize.ai/alliyzgaido/knowledge-base/customer-feedback-search-results.md)
- [ソース](https://docs.allganize.ai/alliyzgaido/knowledge-base/source.md)
- [HTMLドキュメントに接続する](https://docs.allganize.ai/alliyzgaido/knowledge-base/source/connect-html-documents.md)
- [Microsoft OneDrive に接続する](https://docs.allganize.ai/alliyzgaido/knowledge-base/source/connect-microsoft-onedrive.md)
- [Confluenceと連携する](https://docs.allganize.ai/alliyzgaido/knowledge-base/source/connect-confluence.md)
- [Googleドライブに接続する](https://docs.allganize.ai/alliyzgaido/knowledge-base/source/connect-google-drive.md)
- [SharePointを接続する](https://docs.allganize.ai/alliyzgaido/knowledge-base/source/connect-sharepoint.md)


---

# 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.allganize.ai/alliyzgaido/knowledge-base.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.
