# Unity Integration

## Plugins&#x20;

Here's the Unity plugin you need to use when deploying Virtual Beings based on CC3, Daz and Ready Player Me characters:

* Virbe Core Plugin

{% hint style="warning" %}
Supports Unity 2020 or newer
{% endhint %}

### Virbe Unity Core Plugin

Download the latest Unity plugin from [here](https://drive.google.com/drive/folders/1BzofDLff-zkf7uJrrkLQi3yIqaT8neYt).&#x20;

## Import and Setup tutorials

{% content-ref url="/pages/QzDMzCUi3xTX6LP6m20t" %}
[Basic Setup](/touchpoints/unity/basic-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/aBQ9NUo6hWrsnXiLqo2K" %}
[Open Source Integration](/touchpoints/unity/open-source-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zb5Z9P1s5012CZTIwPmH" %}
[Advanced Setup for AR, VR, XR](/touchpoints/unity/advanced-setup-for-ar-vr-xr.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjFdxsJ5VhkmI396z7W" %}
[Ready Player Me Import](/touchpoints/unity/ready-player-me-tutorial.md)
{% endcontent-ref %}


---

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