# Installation

{% stepper %}
{% step %}

### Download ZXP Installer

Begin by downloading the ZXP Installer, which is necessary for installing the extension. You can find it at [ZXP Installer](https://aescripts.com/learn/zxp-installer/).\
You can download the extension [here](https://api.blings.io/v2/public/extension/latest/download) or you can visit the Studio. Click on the menu icon located at the top right corner, and select the “Extension” link to download the latest version of the [Blings.io](http://blings.io/) extension.
{% endstep %}

{% step %}

### Install the Blings Extension

Once the extension is downloaded, open the ZXP Installer app. Drag and drop the [Blings.io](http://blings.io/) extension file into the app to begin the installation process.
{% endstep %}

{% step %}

### Open Adobe After Effects

After installing the extension, it's important to restart Adobe After Effects to ensure the changes take effect.
{% endstep %}

{% step %}

### Allow Scripts To Write Files and Access Network

Before opening the extension, click on Settings —> Scripting & Experessions and check mark the field “Allow Scripts To Write Files and Access Network”

<figure><img src="/files/N0eU7tHoQHbPl9STgL9Y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the extension

Finally, to use the [Blings.io](http://blings.io/) extension, navigate to Window → Extensions → [Blings.io](http://blings.io/) in After Effects.
{% endstep %}

{% step %}

### You're all set!

{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary><strong>What is the ZXP Installer and why do I need it?</strong></summary>

The ZXP Installer is a tool that facilitates the installation of ZXP format extensions, such as [Blings.io](http://blings.io/). It's required to properly install these extensions into Adobe software.

</details>

<details>

<summary><strong>Can I install the Blings.io extension directly without the ZXP Installer?</strong></summary>

No, the [Blings.io](http://blings.io/) extension needs to be installed through the ZXP Installer for proper integration with After Effects.

</details>

<details>

<summary><strong>What should I do if the Blings.io extension doesn't appear in After Effects after installation?</strong></summary>

Ensure that you have restarted After Effects after installation. If it still doesn't appear, recheck the installation steps, especially the settings adjustment in After Effects.

</details>

<details>

<summary><strong>Is the Blings.io extension compatible with all versions of After Effects?</strong></summary>

For specific version compatibility, please refer to the [Blings.io](http://blings.io/) extension documentation or the website.

</details>


---

# 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://help.blings.io/creator/exstension/installation.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.
