# Package Installation

{% content-ref url="<https://app.gitbook.com/o/QMsd5hT6sxA9FBIB03yh/s/3UKy7VHRJWrNarYaMp13/>" %}
[Blippar Documentation Centre](https://app.gitbook.com/o/QMsd5hT6sxA9FBIB03yh/s/3UKy7VHRJWrNarYaMp13/)
{% endcontent-ref %}

## Introduction <a href="#h_01gd0n3w4y0rk0m0d9xay2kn6g" id="h_01gd0n3w4y0rk0m0d9xay2kn6g"></a>

This guide provides a walk through of the WebAR SDK Unity package installation

## Install WebAR SDK Unity Package <a href="#h_01gd0n3w4y0rk0m0d9xay2kn6g" id="h_01gd0n3w4y0rk0m0d9xay2kn6g"></a>

From the Unity Hub desktop application

* Click **New project**
* Select 3D (Core) template
* Click Create project to open the new project in Unity Editor application
* Make sure WebGL build support is installed, if not then please install.

<figure><img src="https://content.gitbook.com/content/gB7n9g4VahmV5cBj9PpR/blobs/FjCqthe7aq7M1Ptw5KrG/Screenshot%202022-12-07%20at%201.56.08%20PM.png" alt=""><figcaption><p>Create a project</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/gB7n9g4VahmV5cBj9PpR/blobs/DT5WMC3GvTbVzeGcHbHq/Screenshot%202022-12-07%20at%201.39.41%20PM.png" alt=""><figcaption><p>Template and project name</p></figcaption></figure>

* Download the [unity\_webarsdk.unitypackage](https://unity-webar-sdk.blippar.com/releases/latest/unity_webarsdk.unitypackage?_gl=1*tsfx\[%E2%80%A6]Z5WQRDSH6E*MTY4NjczNTEyMC4yMS4wLjE2ODY3MzUxMjkuNTEuMC4w)
* From the menu bar of the project's Unity Editor, navigate to **Assets > Import package > Custom package** and open the downloaded unity\_webarsdk.unitypackage file.

<figure><img src="https://content.gitbook.com/content/gB7n9g4VahmV5cBj9PpR/blobs/YJSNL05O0W1MeadMZ7na/Screenshot%202022-12-07%20at%201.41.44%20PM.png" alt=""><figcaption><p>Select Package</p></figcaption></figure>

* In the Import package dialog box, retain **defaults** and click **Import**

<figure><img src="https://content.gitbook.com/content/gB7n9g4VahmV5cBj9PpR/blobs/PIMVuWiiUOQWnXbLS1Di/Screenshot%202022-12-07%20at%202.00.34%20PM.png" alt=""><figcaption><p>Import Package</p></figcaption></figure>

* After the import operation is completed, verify if the **Blippar Menu** is available in the **Unity Editor's Menu bar.**
* Under **Blippar** Menu\*\*,\*\* select **Webar Settings** to open the **Blippar Inspector Window.**
* In the Blippar Inspector tab enter the License key purchased from Blippar hub.[ See here ](https://docs.blippar.com/webar-sdk/v2.0.5/getting-started/signup-and-get-a-license)for more details.

<figure><img src="https://content.gitbook.com/content/gB7n9g4VahmV5cBj9PpR/blobs/Rt6CIOmH3nGPTx949TgQ/Screenshot%202023-06-09%20at%2000.18.34.png" alt=""><figcaption><p>Blippar Inspector Tab</p></figcaption></figure>

* Build Location is the path where the final build will be exported.
* The build location is auto filled on clicking ‘Reset’. The default location can be updated based on requirement.
* Click ‘Browse’ and select the path to update the default location of the build export.

**This completes the installation**
