# ペルソナを設定する（DIP）

{% content-ref url="/pages/t1DCqW6ITajEbcryacXY" %}
[設定・制御できる要素](/ops/persona-dip/configurable-elements.md)
{% endcontent-ref %}

{% content-ref url="/pages/xCgBNAY67jpdJ3kzTeL7" %}
[利用できる言語と音声認識・音声合成](/ops/persona-dip/languages-and-speech-synthesis.md)
{% endcontent-ref %}

{% content-ref url="/pages/QQC1avMtqv4ERDX2ouqr" %}
[はじめに](/ops/persona-dip/dip-getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/82EpcB2GJZVaMyHG487N" %}
[ペルソナ一覧](/ops/persona-dip/dip-persona-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/TyS33eGPif1Q024QCVKe" %}
[ペルソナの追加](/ops/persona-dip/dip-persona-create.md)
{% endcontent-ref %}

{% content-ref url="/pages/q79tulHFi0iFKVU4ETLn" %}
[ペルソナの設定](/ops/persona-dip/dip-persona-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/ykVzHhYtGmcEkzZ0HAlm" %}
[ワークスペース](/ops/persona-dip/dip-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/P4ax0MOytownnub6hMjv" %}
[セッションログ](/ops/persona-dip/dip-session-log.md)
{% endcontent-ref %}

{% content-ref url="/pages/cRNJZUSVQyMawXP1MWfZ" %}
[サポート](/ops/persona-dip/dip-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/REizCHaF5ZayNs0fLcAJ" %}
[付録](/ops/persona-dip/dip-appendix.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/persona-dip.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.
