# ホステッドエクスペリエンス

{% content-ref url="/pages/XZL1NT5T0ZJGTQRcQNgM" %}
[概要](/dev/hosted-experience/hosted-experience-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/i2MY0lpr0RPN7TMuY8nS" %}
[ビューの種類](/dev/hosted-experience/hosted-experience-view-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/fIrWVbGtAAeOXbKZtMzJ" %}
[イベント](/dev/hosted-experience/hosted-experience-events-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/NzrulwcW8r4SoHZLnpJP" %}
[メソッド](/dev/hosted-experience/hosted-experience-methods-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xr8m0Nc2vBlXTPAKvYRz" %}
[設定オプション](/dev/hosted-experience/hosted-experience-configuration-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/nc5ywFXLo8rrxj0sjC44" %}
[表示文字列（多言語対応）](/dev/hosted-experience/hosted-experience-display-strings.md)
{% endcontent-ref %}

{% content-ref url="/pages/QsJSzd3rR9FmfPYtca0Z" %}
[セキュリティ保護](/dev/hosted-experience/hosted-experience-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/0DQbHWXPNQUPpAtWVTHo" %}
[マルチプル 表示](/dev/hosted-experience/hosted-experience-multiple-views.md)
{% endcontent-ref %}

{% content-ref url="/pages/idr53uxE4ubZt4lbWQZc" %}
[コードスニペットサンプル](/dev/hosted-experience/hosted-experience-code-samples.md)
{% endcontent-ref %}

{% content-ref url="/pages/lBapvsZ7SjHiavL0Otof" %}
[設置手順](/dev/hosted-experience/installation-guide.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/dev/hosted-experience.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.
