# Installation

Quit After Effects if it is running. Unpack the .zip archive you downloaded and move the file "Limber.jsxbin" or "LimberLite.jsxbin" to your “ScriptUI Panels” folder, which is located here:

**Windows**: Program Files\Adobe\Adobe After Effects \<version>\Support Files\Scripts\ScriptUI Panels

**Mac OS**: Applications/Adobe After Effects \<version>/Scripts/ScriptUI Panels

{% hint style="info" %}
If the ScriptUI Panels folder does not exist, create a folder and name it “ScriptUI Panels”
{% endhint %}

Go to the General tab of After Effects’ Preferences pane and make sure that ‘Allow Scripts to access the network’ is checked **on.**

Once installation is finished, run the script in After Effects by clicking Window > Limber or Window > Limber Lite


---

# 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://support.animatable.co/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.
