# 実践ガイド(活用ガイド)

- [【アプリ例】カテゴリー選択→Ｑ＆Ａから回答→該当するQ＆Aがない場合→ドキュメントから回答生成を行う](https://docs.allganize.ai/alli-llm-app-market/practice-guide/category-search-qa-and-ga.md)
- [【アプリ例】ドキュメントをアップロード→アップロードしたドキュメントに対して任意のプロンプトを実行する](https://docs.allganize.ai/alli-llm-app-market/practice-guide/uploaddocument-runllm.md)
- [【アプリ例】変数をダウンロードノードを利用して会話内のデータを取得する](https://docs.allganize.ai/alli-llm-app-market/practice-guide/export-variables.md)
- [【エージェント例】Slackのスレッドを要約する](https://docs.allganize.ai/alli-llm-app-market/practice-guide/jentoslacknosureddowosuru.md)
- [ドキュメントから回答生成機能の精度向上方法](https://docs.allganize.ai/alli-llm-app-market/practice-guide/improved-ga-accuracy.md)
- [プロンプト作成の基礎](https://docs.allganize.ai/alli-llm-app-market/practice-guide/basics-of-prompt.md)
- [社内向け生成AI活用向上施策集](https://docs.allganize.ai/alli-llm-app-market/practice-guide/utilization-promotion.md)
- [【アプリユーザー向け】Alliクイック利用ガイド](https://docs.allganize.ai/alli-llm-app-market/practice-guide/app-user-guide.md)
- [Deep Research活用テンプレート集](https://docs.allganize.ai/alli-llm-app-market/practice-guide/deep-research-template.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/practice-guide.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.
