# 欢迎

- [Unity 文本动画器](https://docs.febucci.com/text-animator-unity/3.x-zh/huan-ying/unity-wen-ben-dong-hua-qi.md): 了解如何使用 Unity 文本动画器，这是一款专业工具，只需几个简单步骤即可为你的游戏文本添加动画效果，包含字母效果、打字机效果以及更多功能。
- [要求与限制](https://docs.febucci.com/text-animator-unity/3.x-zh/huan-ying/yao-qiu-yu-xian-zhi.md): 了解导入“Unity 文本动画器”所需的条件以及它的限制。
- [常见问题](https://docs.febucci.com/text-animator-unity/3.x-zh/huan-ying/faq.md): 此页面包含“Unity 文本动画器”的常见问题及其相关答案。若你有任何感兴趣的问题，欢迎随时向我们提问！


---

# 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/3.x-zh/huan-ying.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.
