# Getting started

Hello and welcome!

Thank you so much for buying Animate! We can't wait to get you started so let's just dive right into it!

<figure><img src="/files/srnNa74r7htqggRKQD4M" alt=""><figcaption></figcaption></figure>

### Adding Animate to your project

To get started with Animate, open the Epic Games Launcher and head to your Library.

Scroll down to your Vault and locate Animate by scrolling down or typing Animate into the search bar.

<figure><img src="/files/lnxTV8CWSlxG1D6JtBoe" alt=""><figcaption></figcaption></figure>

Click `Install to Engine`, select `5.0` in the popup and confirm by pressing `Install`.

<figure><img src="/files/L95Lt28hkwoTkgzW8nHT" alt=""><figcaption></figcaption></figure>

Once installed, open your project and head to the Plugins menu.

![](/files/GLm0nT4igoSqxn26khiW)

Search for `Animate` using the search bar and enable the plugin by clicking the checkbox on the left.

![](/files/yzMprN1YdUR0nGKPIxnw)

***

That's it! Continue reading how does Animate work? or start animating your first actor.


---

# 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://docs.kia.dev/animate/installation/getting-started.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.
