# Install via Unity Asset Store

## Introduction

Asset Store installation is ideal if your team prefers Unity’s store distribution and the standard “My Assets” workflow.

## Prerequisites

* A Unity ID signed in to the Asset Store
* Convai Package added to your account

## Convai Unity Asset Store Page

<https://assetstore.unity.com/packages/tools/behavior-ai/npc-ai-engine-dialog-actions-voice-and-lipsync-convai-235621>

## Step-by-step

{% stepper %}
{% step %}

### Add the package to your Unity account

* Open the Convai Asset Store page.
* Click **Add to My Assets**.

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2F43KSIcHuHUSM5t1LqlpI%2Fimage.png?alt=media&#x26;token=395d89aa-a6f0-447e-aa71-22541713842e" alt=""><figcaption></figcaption></figure>

* If prompted, sign in to your Unity account.
* **Expected result:** The asset is added to your “My Assets”.
  {% endstep %}

{% step %}

### Open Package Manager

In Unity, go to **Window → Package Manager**.
{% endstep %}

{% step %}

### Download & Import (two options)

**Option A — “Open in Unity”**

* If available on the Asset Store page, click **Open in Unity**.
* Unity opens Package Manager to the asset page.

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2F1Ah5zhfpd1Xdrqs30Wb3%2Fimage.png?alt=media&#x26;token=c7064049-82b4-4627-bffa-1e9f7779f5b1" alt=""><figcaption></figcaption></figure>

**Option B — via “My Assets”**

* In Package Manager, open **My Assets**.
* Search for **Convai**, select it.
  {% endstep %}

{% step %}

### Download then Import

* Click **Download**.
* When finished, click **Import**.

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FeJ05x96D3zB4nVlc5M5o%2Fimage.png?alt=media&#x26;token=ab23ed93-3b9e-448c-bd1f-d58cd7380741" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Verify the installation

* Check **Console** for errors.
* **Expected result:** No errors in Console, and a **Convai** menu appears in the top toolbar.
  {% endstep %}
  {% endstepper %}

## Troubleshooting

* **Convai doesn’t appear in My Assets**
  * Confirm you’re logged into the correct Unity account.
  * Confirm the asset was added to “My Assets” on the store page.
* **Import completes but Convai menu is missing**
  * Restart Unity and re-check Console for errors.

## Conclusion

You’ve installed the SDK through the Asset Store and confirmed the editor compiled successfully. Next, go to **Setup → Configure API Key**.

{% hint style="info" %}
**Need help?** For questions, please visit the [**Convai Developer Forum**](https://forum.convai.com/).
{% endhint %}
