# Installation

## &#x20;:tv: Video tutorial <a href="#tutorial-em-video" id="tutorial-em-video"></a>

{% embed url="<https://vimeo.com/399961876>" %}

## ​ :man\_walking: Step by Step <a href="#passo-a-passo" id="passo-a-passo"></a>

### After Effects CC 2019 or above <a href="#after-effecs-cc-2019-ou-superior" id="after-effecs-cc-2019-ou-superior"></a>

* From After Effects CC 2019 or above, you can install scripts by clicking on the following menu.

> File > Scripts > Install Script UI Panel...

* Select the file **SimpleText.jsxbin**.
* Close After Effects and open it again.

### After Effects CS 6 to CC 2018 <a href="#after-effects-cs-6-a-cc-2018" id="after-effects-cs-6-a-cc-2018"></a>

* Copy the **SimpleText.jsxbin** file into the After Effects script folder.

> Mac OS: `Applications\After Effects<version>\Scripts\ScriptUI Panels`
>
> Windows: `Program Files\Adobe\Adobe After Effects <version>\Support Files\Scripts\ScriptUI Panels`

* If After Effects is open, close and open it again.

### ​ :punch:Starting Simple Text for the first time <a href="#iniciando-o-simple-text-pela-primeira-vez" id="iniciando-o-simple-text-pela-primeira-vez"></a>

Start the script through the After Effects script menu.

> Window > SimpleText.jsxbin

If requested, enable **Allow Scripts to Write Files and Access Network**.

You can dock the script wherever you want, by clicking and dragging over the panel name.

### ​ :rocket: Adjustments to ensure the best performance <a href="#ajustes-para-garantir-o-melhor-desempenho" id="ajustes-para-garantir-o-melhor-desempenho"></a>

* If you have a compatible graphics card, enable **GPU Acceleration**.

> File > Project Settings... > Video Rendering and Effects

* In After CC 2019 or higher enable **JavaScript Expression Engine**.

> File > Project Settings... > Expressions

The script is ready to use! 👏


---

# 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://2deadfrog.gitbook.io/simpletext/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.
