# VR and PC

Users can create Enoch avatars seamlessly in a Vuplex WebView displayed within a Unity application. Note that this is a paid plugin.

### Prerequisites

**Enoch Avatar SDK.** You need the Enoch Avatar SDK for Unity imported into your Unity project to retrieve avatars. See the [**Quickstart guide**](broken://pages/RInZhXY8ZiyEUIJZZJiW) for download and setup instructions.

### Enoch Vuplex Example Project

This repository contains a Unity project that uses the Vuplex Web Browser plugin to run the Enoch Avatar Creator and load the Enoch Avatar into the application at runtime.&#x20;

Follow the steps in the Readme to learn how it works and how to set it up.

#### **Known Issues**&#x20;

* With the older versions of Vuplex, you might experience issues with scrolling in the website. Make sure you are using **version 4.1** or later.
* Although the non-Gecko Engine based version of Vuplex Android WebView has a smaller package size, you might experience intermittent 3D canvas freezing on the Enoch website with **Quest 2** builds. We recommend using the Gecko Engine based version for a more reliable experience.


---

# 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://enoch-app.gitbook.io/enoch/developers-integration-guide/unreal-engine-integration/avatar-creator-integration/vr-and-pc.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.
