# サポート

DIPに関するサポート情報と外部リンクのご案内です。

## ヘルプセンター

DIPの使い方やよくある質問をまとめたドキュメントをご覧いただけます。

[ヘルプセンター | デジタルヒューマン](https://docs.digitalhumans.jp)

## サポートセンター

技術的なお問い合わせやトラブルシューティングのサポートを受け付けています。

### お問い合わせの際にご用意いただきたい情報

スムーズなサポートのため、以下の情報をご用意ください：

* ペルソナ名またはペルソナID
* 問題が発生した日時
* 問題の詳細な内容
* エラーメッセージ（表示されている場合）
* セッションID（該当する場合）

## コマンドエディタ

デジタルヒューマンの動作をカスタマイズするためのコマンドを作成・編集できるツールです。

* URL: <https://hosted-experience.jp/editor/>

{% hint style="info" %}
コマンドエディタの詳しい使い方は [コンテンツ：エディタ（コマンドエディタ）](/ops/experience/content-command-editor.md) をご参照ください。
{% endhint %}


---

# 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/persona-dip/dip-support.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.
