# Pre-Requisites

### Unity Version

{% hint style="warning" %}
The Convai Unity SDK supports a minimum of Unity 2022.3.x or later.&#x20;
{% endhint %}

{% hint style="info" %}
You should have Git installed locally on your system.
{% endhint %}

## Skills and Knowledge

Before integrating the Convai SDK, you should be comfortable with the following:

1. **Importing Packages**: Know how to import external packages into a Unity project.
2. **Unity Editor**: Be proficient in navigating the Unity Editor interface.
3. **Animations**: Understand how to add and handle animations for assets.
4. **Programming in C#**: Have a basic experience programming Unity scripts in C#.
5. **Script Integration**: Be capable of adding scripts to a game object.
6. **Building and Deployment**: Know how to build and deploy an application to your chosen platform.

Having these skills will ensure a smooth integration and optimal use of the Convai Unity SDK in your projects.
