# ドキュメント

- [ドキュメント](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/document/document.md)
- [ドキュメントアップロード時のエラーメッセージ](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/document/document-error.md)
- [ドキュメントの編集/閲覧権限を設定する（ドキュメントごとの設定、フォルダの活用）](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/document/document-permissions.md)
- [【回答抽出ノード用】ドキュメント管理](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/document/document-management.md)
- [ドキュメントの自動タグ付け](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/document/documents-auto-hashtag.md)
- [Excelファイルをテーブルデータとして実行して利用する](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/document/table-agent.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/alli-llm-app-market/knowledge-base/document.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.
