# インターネット接続は必須ですか？

### クラウドレンダリングの場合

はい、必須です。デジタルヒューマンはリアルタイムに会話するためにビデオストリーミングが必要です。

### デスクトップレンダリング、ローカルレンダリングの場合

2025年より提供を開始した[MiniPrem](https://gitlab.digitalhumans.jp/docs/docs-digitalhumansjp/-/blob/main/開発・設置/ミニプレム（MiniPrem）%2018c5aad38a9c8019aebfd256673cb46a.md)でもライセンス認証、音声認識や合成でインターネット接続を利用しますので、インターネット接続は必要です。ただし、キャラクターのレンダリングにはネットワークを使用しませんので、細い帯域のネットワーク（パケットロスや揺らぎがあるネットワークとは意味が違いますのでご注意ください）でもデジタルヒューマンとの会話を利用することが可能です。


---

# 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/users/faq/internet-connection-required.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.
