# Metahuman Kiosk

The latest **Metahuman App** can be downloaded here: \
\
[<mark style="background-color:blue;">**Download Latest Kiosk Release (Windows)**</mark>](https://drive.google.com/drive/folders/1M55acR6syj4udS_SoB9HurOYWk8x--T0)

In order to start using the app with your own Virbe, you'll need a "Configuration link" that will authorizes and import all the settings appropriate for your Profile.  Make sure you have the proper touchpoint-type [Profile configured](/dashboard-management/profiles.md) first.&#x20;

1. If your profile is ready to be deployed, copy the "Configuration link" from the Profile's deployment tab and use it in the Virbe Metahuman kiosk app.

<figure><img src="/files/rAcijKD5F8IcVzy5MsYM" alt=""><figcaption><p>Copy the Configuration link from Profile</p></figcaption></figure>

2. Run the Virbe Metahuman kiosk application on a compatible Windows computer (read more in the [Hardware section](/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup.md)).
   * First launch of the application:
     * Select the "I have my Virbe" option on the startup screen that appears on the first launch of the app

<figure><img src="/files/B0FJI1n2rL86Q7dPvXeo" alt="" width="375"><figcaption><p>First launch of Metahuman kiosk app</p></figcaption></figure>

* Subsequent launch of the application:

  * Tap three times in the bottom right corner to reveal app settins. Click on "Change configuration URL"

  <figure><img src="/files/kVDBso3I8FlrpokcUXKE" alt="" width="375"><figcaption><p>Change configuration URL in the sidebar settings</p></figcaption></figure>

3. Input the Configuration link you copied from the dashboard

<figure><img src="/files/RQJ41qyvNHQeoLcpwOqn" alt="" width="375"><figcaption><p>Input Configuration link</p></figcaption></figure>

***

### Working Metahuman kiosk app:

{% embed url="<https://virbe-landing-prod-assets.s3.eu-central-1.amazonaws.com/files/Virbe_video_mix_c78c62c58c.mp4>" %}
Working Metahuman kiosk app
{% endembed %}

<div><figure><img src="/files/43bkctXt1p9iZQfoASlC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Xw7pmRwgnXbHEsDGJag0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zdhMQ2OFMg2eleJawP00" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Metahuman Kiosk currently runs Windows. Recommended requirements are listed on the [Hardware Setup](/touchpoints/kiosk-apps/metahuman-kiosk/hardware-setup.md) page.
{% endhint %}

## App Installation (Windows)

To install the application on Windows you need to do the following:

* [Download the latest Metahuman Kiosk version](https://drive.google.com/drive/folders/1M55acR6syj4udS_SoB9HurOYWk8x--T0)

{% hint style="warning" %}
The app is not yet signed by any AppStore certificate, so sometimes it might be treated as a potential threat by Antivirus software.

* To solve the issue: go to system settings->Windows Security->**Virus & threat protection->Allowed Treat->** Protection History-> chose "*VirbeMetahumanSetup.exe"* file and "*Allow*"
  {% endhint %}

* **Run VirbeMetahumanSetup.exe**
  * Your computer may ask you to install Microsoft Visual C++ Runtime component. Allow and proceed - this will install the required Unreal Engine components
  * after that, your installation of the Metahuman app will continue and create a desktop shortcut

<figure><img src="/files/Vq8H7LdCDyZK8ROYYRkW" alt=""><figcaption></figcaption></figure>

* **Run the shortcut from your desktop**
  * allow for internet and network connection also in local networks
  * enjoy!


---

# 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.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.
