# トラブルシューティング

{% content-ref url="/pages/7XPJ4SWtoY0ZbgKKsSJH" %}
[WebRTCネットワーク診断ガイド（パケットロス調査）](/ops/troubleshooting/webrtc-network-diagnostics.md)
{% endcontent-ref %}

{% content-ref url="/pages/a9ZH7LFu4FePY1u7K4qF" %}
[デジタルヒューマンがフリーズしたり、同期が取れなくなりました](/ops/troubleshooting/digitalhuman-freeze-and-sync-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/lyP7dd1xqjTcqGAyUKQ9" %}
[デジタルヒューマンが画面に表示されません](/ops/troubleshooting/digitalhuman-not-visible.md)
{% endcontent-ref %}

{% content-ref url="/pages/izRbuDlGcEOPQNKqzPZ8" %}
[デジタルヒューマンプラットフォームの稼働状況](/ops/troubleshooting/platform-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/ihoxkwseQdAiWTE8ySTD" %}
[ログの確認方法、ログイベント一覧、セッションIDの取得](/ops/troubleshooting/checking-log-and-session-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/SZm34HXbIV1ryZRfLaV8" %}
[解像度・通信量・帯域幅を確認する](/ops/troubleshooting/check-resolution-bandwidth.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/ops/troubleshooting.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.
