# あなたの環境タイプは？

ご利用の環境によって、できることが異なります。メールをご確認の上、該当する環境をご確認ください。

## デモ環境をご利用の方

**会話体験のみ（会話AIのカスタマイズは含まれません）**

### 提供ツール

`ホステッドエクスペリエンス デモコンフィグレーター` + `設定済の会話AI`

### できること

フロントエンドのカスタマイズ

### 推奨セクション（読む順番）

1. [クイックスタート](/quickstart/demo/quickstart-getting-started.md)
2. [Webサイト / アプリ（フロントエンド）](/quickstart/demo/quickstart-frontend.md)

## フリートライアルをご利用の方

### 提供ツール

`ホステッドエクスペリエンス デモコンフィグレーター` + `DIP` + `Dify（会話AI）` or `BYO 会話AI`

### できること

フロントエンドのカスタマイズ + 会話AIの本格的なカスタマイズ

### 推奨セクション（読む順番）

1. [クイックスタート](/quickstart/demo/quickstart-getting-started.md)
2. [Webサイト / アプリ（フロントエンド）](/quickstart/demo/quickstart-frontend.md)
3. [会話AIの設定](/quickstart/free-trial/quickstart-conversation-ai.md)
4. [キャラクターの変更とオリジナルキャラクターの作成](/quickstart/free-trial/quickstart-character.md)

## 本番導入のご準備中の方

### 提供ツール

`ホステッドエクスペリエンス デモコンフィグレーター` + `DIP` ( + `Dify（会話AI)` )

### できること

フロントエンドの自由なカスタマイズ + 会話AIの本格的なカスタマイズ + 独自ドメインへの設置

### 推奨セクション（読む順番）

1. [クイックスタート](/quickstart/demo/quickstart-getting-started.md)
2. [Webサイト / アプリ（フロントエンド）](/quickstart/demo/quickstart-frontend.md)
3. [会話AIの設定](/quickstart/free-trial/quickstart-conversation-ai.md)
4. [独自ドメインへの設置と追加カスタマイズ](/quickstart/production/quickstart-custom-domain.md)

## 各ツールでできること

![インテグレーションイメージ](/files/kA52Gqq800N23mAwW7DN)

インテグレーションイメージ

{% hint style="info" %}

#### ホステッドエクスペリエンス デモコンフィグレーターでできること

デモ用フロントエンドの表示に関する設定やコードスニペット生成を行います。\
✅ デモの設定（例：マイクボタンや字幕の表示・非表示）\
✅ デモHTMLの編集（LP上の説明文）\
✅ ホステッドエクスペリエンスのコードスニペット生成\
✅ 強制発話、アクション、カメラ、コンテンツ表示などのテスト
{% endhint %}

{% hint style="info" %}

#### DIP（Digital Humans Identity Portal）でできること

デジタルヒューマンプラットフォームの設定を行います。\
✅ 会話AI（対話AI）の変更（dify, miibo, Allganize Alli, [Kore.ai](http://kore.ai/), 無限AI に対応）\
✅ キャラクター、背景、音声の変更\
✅ 使用量の確認\
✅ ドメインホワイトリスト登録\
✅ Speak APIのキー設定\
✅ ユーザープロフィール管理\
✅ ユーザー追加依頼\
✅ ログインIP制限（アクセス元IPの制限）
{% endhint %}

{% hint style="info" %}

#### Difyやその他AIでできること

会話のデザインを行います。\
✅ 会話フローの設定\
✅ プロンプトの設定\
✅ 複数のAIプロバイダー（ChatGPT、Gemini、Claude等）の選択\
✅ ナレッジの登録・アップロード\
✅ 会話履歴の確認
{% 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/quickstart/getting-started/quickstart-environment-type.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.
