> 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-ko/welcome.md).

# 환영합니다

- [Unity용 Text Animator](https://docs.febucci.com/text-animator-unity/3.x-ko/welcome/unity-text-animator.md): 몇 가지 간단한 단계로 게임 텍스트에 애니메이션을 적용하고, 글자 효과, 타자기 효과 등 다양한 효과를 추가할 수 있는 전문 도구인 Unity용 Text Animator의 사용법을 알아보세요.
- [요구 사항 및 제한 사항](https://docs.febucci.com/text-animator-unity/3.x-ko/welcome/requirements-and-limitations.md): “Unity용 Text Animator”를 가져오기 위한 요구 사항과 그 제한 사항이 무엇인지 알아보세요.
- [자주 묻는 질문](https://docs.febucci.com/text-animator-unity/3.x-ko/welcome/faq.md): 이 페이지에는 “Unity용 Text Animator”에 대한 자주 묻는 질문과 관련 답변이 포함되어 있습니다. 궁금한 점이 있으면 언제든지 문의해 주세요!


---

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