# Recommended setup

## Minimum recommended setup for Kiosk App:

* **Computer**: In order for the App to run smoothly you have to use a computer with **minimum requirements**:  Core i7-1165 / 16GB RAM  / 128GB HDD/SSD / nVIDIA GTX 2060 with 6 GB GDDR6. It might be a gaming laptop, or mini PC like [Intel NUC Phantom Canyon](https://simplynuc.eu//phantom-canyon/). It also works on regular PC's.

{% hint style="warning" %}
If you wish to use ready-to-go Digital Signage Solution (like prebuilt Kiosk Device), the built-in, regular Intel NUC will probably not be powerful enough to handle the Kiosk app smoothly. This applies especially to the Metahuman version of the App.&#x20;
{% endhint %}

* &#x20;**Screen:** The kiosk app may run on any screen (tested on up to 75'). For the best experience, it should be a touchscreen, although it will also run on regular screens (like laptop screen).

{% hint style="info" %}
You should use a vertical screen orientation, otherwise, you may not be satisfied with how your Virtual Being looks on the screen.
{% endhint %}

* **Microphone**: you can use any kind of microphone with the kiosk app. But directional microphone or dedicated Kiosk microphones should work best - check out [microphones section](/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup/microphones.md). Proper setup of microphones is covered in detail in [Microphone settings](/touchpoints/kiosk-apps/metahuman-kiosk/customer-experience/microphone-settings.md) section.

{% hint style="info" %}
Microphone set-up is crucial for the success of your Kiosk App project - go ahead and read the whole [Microphones section](/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup/microphones.md).
{% endhint %}

* **IoT**: in the basic setup no IoT devices are required. If you wish to add external signals as in-app triggers, go through [IoT section](/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup/iot.md).&#x20;
* **Peripherals**: good loudspeakers are essential, and those are the only peripherals that you need to run the App.&#x20;


---

# 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.virbe.ai/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup/recommended-setup.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.
