# 運用・監視・改善

{% content-ref url="/pages/N5fVDnkudcLPZbLxe1A3" %}
[アノテーション（注釈）機能](/dify-guide/operations/dify-docs-use-annotation-for-answer-improvement.md)
{% endcontent-ref %}

{% content-ref url="/pages/6Du6MBIW6FMgRGLlTWbN" %}
[コスト管理とトークン最適化](/dify-guide/operations/dify-docs-cost-management-and-token-optimization.md)
{% endcontent-ref %}

{% content-ref url="/pages/gbt3LbIAQpZWWwCWf6J4" %}
[トラブルシューティング](/dify-guide/operations/dify-docs-troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/uPmrpaGLLXcQtqeXu9Wc" %}
[バージョン管理と更新手順](/dify-guide/operations/dify-docs-version-management-and-update-procedure.md)
{% endcontent-ref %}

{% content-ref url="/pages/7PLiKsvLgR1orUPiKd4a" %}
[ログとトレースの確認](/dify-guide/operations/dify-docs-check-logs-and-traces.md)
{% endcontent-ref %}

{% content-ref url="/pages/1kJD7vkprOQMv7CIQtvq" %}
[利用状況モニタリング](/dify-guide/operations/dify-docs-usage-monitoring.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/operations.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.
