# Import Easy AR package into Unity

We highly recommend using Unity (LTS) verified versions. Initially we built the package using the following Unity version and used the AR Foundation package, ARCore XR Plugin and ARKit XR Plugin.

Create a Unity mentioned version of an empty project from Unity Hub and change Build Platform to either iOS or Android as desired.

### Unity Version

* **Unity 2020.2.4 or higher LTS versions**

In the Unity hub, under the Installs tab you can add this verified version.

![](https://1413926957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgATWbsXiFJ9V1pG3RP0K%2Fuploads%2FKI6xBoEVpg6lfpTvFTpz%2FunityVersion.jpg?alt=media\&token=27090f0d-ca10-4bd8-aeee-f8e832f1e1ce)

After add verified vesion go to Projects tab click **New** button at top right corner to create new project. Give project name as Easy AR and select 3D template as a default template and create project.&#x20;

![](https://1413926957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgATWbsXiFJ9V1pG3RP0K%2Fuploads%2FqW98v13fMx9X663oaDgS%2Fimage-015.png?alt=media\&token=8c94df6a-f3e3-47e0-804e-f2fe158e9ffe)

Import the Easy AR package into the project.

![](https://1413926957-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgATWbsXiFJ9V1pG3RP0K%2Fuploads%2FE8pRjiJ1h5SkzBFmCQIP%2Fimage-016.png?alt=media\&token=0f3c71e8-83f1-4768-95bf-186f9745a019)

Here you have to import the AR Foundation, ARCore XR Plugin and ARKit XR Plugin packages. Please follow [next section](https://render-island.gitbook.io/easy-ar/fundamentals/upgrade-unity-packages-of-easy-ar-unity-project) to import the packages.


---

# 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://render-island.gitbook.io/easy-ar/fundamentals/import-easy-ar-package-into-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.
