# 付録・その他

{% content-ref url="/pages/0qxHTUHtJmLU5DO2jdNJ" %}
[APIサンプルコード](/dify-guide/appendix/dify-docs-api-sample-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZnnnlO4uCCmiPcvH9xA6" %}
[よくある質問（FAQ）](/dify-guide/appendix/dify-docs-faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/O6g6LosJWrRcK23d2oS0" %}
[デジタルヒューマン向けチャットフローテンプレート集](/dify-guide/appendix/dify-docs-digital-human-chatflow-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/JTCWdcNMMEmjPEuTRDsU" %}
[プロンプト サンプル](/dify-guide/appendix/dify-docs-prompt-samples.md)
{% endcontent-ref %}

{% content-ref url="/pages/WMhEDK51rSx2uI1VCRg1" %}
[推奨設定一覧](/dify-guide/appendix/dify-docs-recommended-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/AEgUSkoGgOtheaS23ajG" %}
[用語集](/dify-guide/appendix/dify-docs-glossary.md)
{% endcontent-ref %}


---

# 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.digitalhumans.jp/dify-guide/appendix.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.
