# Q\&A

- [Q\&Aデータの準備](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/qa-data-preparation.md)
- [Q\&Aのアップロード](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/uploading-qa.md)
- [Q\&Aに複数質問を登録する](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/multiple-qa-questions.md)
- [変数を使用したQ＆A回答のカスタマイズ](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/qa-variables.md)
- [Q\&Aへの評価(エンドユーザー画面)](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/qa-rating.md)
- [Q\&A設定](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/qa-configuration.md)
- [Q\&Aの編集/閲覧権限を設定する（Q\&Aごとの設定、フォルダの活用）](https://docs.allganize.ai/alli-llm-app-market/knowledge-base/qa/qa-permissions.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/qa.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.
