# Text Animator for Unreal

Welcome to the official documentation, where you can learn how to add text animations in your games, create custom effects and much more.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI1Qx870glSHRxZzgXmjG%2Fuploads%2FfGIotYUrNvpKGCFka6Cn%2FTextAnimatorforUnrealSizzleReelMadewithUE.mp4?alt=media&token=56732434-96d1-4ec6-8d48-65dd54fcb2d0>" %}

We're writing a documentation that's as short and concise as possible, but that is also able to help you when you need it the most. **Please make sure to read the first and most important pages**! They take a few minutes now but will save *a lot of time* later.

Useful links:

<p align="center"><a href="https://www.textanimatorforgames.com/unreal#:~:text=and%20much%20more!-,Apply%20for%20Early%20Access,-We%20are%20enrolling" class="button primary">Early Access</a></p>

{% embed url="<https://www.textanimatorforgames.com/support>" %}

### Requirements&#xD;

Please visit the [Requirements & Limitations](/text-animator-unreal/other/requirements-and-limitations.md) page before purchasing or importing, and we also replied many [frequently asked questions here](/text-animator-unreal/other/frequently-asked-questions.md). Thanks!

***

**Have fun** and don't forget to join our [Discord ](https://discord.com/invite/j4pySDa5rU)to join the conversation and show what you've been creating!

{% hint style="warning" %}
The asset is currently in Early Access and will release for everyone soon! Have a look at [textanimatorforgames.com/unreal](https://textanimatorforgames.com/unreal) if you'd like to access.
{% endhint %}


---

# 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.febucci.com/text-animator-unreal/welcome/text-animator-for-unreal.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.
