# Welcome

- [Text Animator for Unity](https://docs.febucci.com/text-animator-unity/welcome/text-animator-for-unity.md): Learn how to use Text Animator for Unity, a professional tool that lets you animate your game texts in a few and simple steps, adding effects to letters, a typewriter and much more.
- [Requirements & Limitations](https://docs.febucci.com/text-animator-unity/welcome/requirements-and-limitations.md): Learn which are the requirements for importing “Text Animator for Unity” and what are its limitations.
- [Frequently Asked Questions](https://docs.febucci.com/text-animator-unity/welcome/faq.md): This page contains frequently asked questions for “Text Animator for Unity” and their related answers. Please don't hesitate to ask us any question you're interested to!


---

# 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-unity/welcome.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.
