# はじめに

クイックスタートガイドでは、デジタルヒューマンのデモ、フリートライアル環境などの使い方、本番導入に向けてのカスタマイズ方法、トラブルシューティングをまとめています。

{% hint style="info" %}
デモのURL・必要な認証情報は別途メールでご確認ください。
{% endhint %}

## 重要事項（必ずお読みください）

{% hint style="danger" %}

#### 外部共有厳禁

ご提供しているデモ&フリートライアル環境は貴社専用です。

URL・認証情報の外部共有は契約違反となり、通常プラン相当の費用を請求させていただきます。
{% endhint %}

{% hint style="warning" %}

#### 利用期限

メールに記載の期限までご利用いただけます。

期限終了後はアクセスできなくなります。
{% 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-introduction.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.
