> For the complete documentation index, see [llms.txt](https://docs.febucci.com/text-animator-unity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.febucci.com/text-animator-unity/3.x-zh/huan-ying.md).

# 欢迎

- [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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
