# 必ずお読みください

デジタルヒューマン プラットフォーム2.0へのアップデートにより、デジタルヒューマンのレンダラー（開発コード：Renny）を任意の互換性のあるシステムにインストールできるようになりました。元々はデスクトップレンダラーと呼んでおりましたが、新たにMiniPrem（ミニプレム）と命名しました。画像処理が可能な互換性のあるグラフィックスカードを搭載した1台のデスクトップまたはラップトップ、ワークステーション、サーバーなどで使用できます。

{% hint style="warning" %}
MiniPremに関するドキュメントは、MiniPremのインストールやご利用に必要な作業内容と情報をお伝えすることを目的に作成・公開しています。
{% endhint %}

{% hint style="warning" %}
前提条件を満たす環境の準備はお客様の責任において実施いただきますようお願いいたします。デジタルヒューマン株式会社では前提条件を満たすための環境構築のサポート、ドライバー等の不具合に対する対応作業は提供しておらず、前提条件を満たしていない場合はインストール作業を中止いたします。
{% endhint %}

{% hint style="warning" %}
インストール作業はお客様にご準備頂いたリモート接続を通じて実施させていただきます。機材のお預かりやオンサイトでの作業は承っておりません。また、インストールが完了出来なかった場合は、再度別日程でインストール作業を行う場合があります。
{% endhint %}

{% hint style="warning" %}
同一ホストにWebサーバーやLLMなど、その他アプリケーションをインストールする場合は、自己責任で行ってください。弊社では、これらに関する一切の情報やサポートを提供いたしません。MiniPremを再インストールする必要が生じた場合には、所定の作業工賃が発生いたします。
{% endhint %}

{% hint style="warning" %}
2025年6月現在、サポート対象はデフォルト（Default Install）のRennyのみです。フルインストール（Full Install）には多くのサービスが含まれますが、Renny以外のサービスについては弊社が提供するサービスではありませんので、いかなる状況でもサポートや技術支援はいたしません。
{% 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/dev/miniprem/miniprem-readme.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.
