# 2D Live

&#x20;생방송을 지원하는 폼즈들은 버츄얼 캐릭터로 활동하게 됩니다. 이때 캐릭터는 사용자의 움직임에 따라 모션 캡되는 방식으로 동작합니다. 캐릭터가 실제 사람과 같이 움직이기 때문에 시청자들은 생동감 넘치는 매력적인 캐터를 보게 됩니다. 좀 더 생방송에 몰입할 수 있는 수단이 되고 방송인과 시청자 서로에게 더욱 깊은 공감을 이끌어냅니다. Live 2D 프로그램을 이용하여 캐릭터의 표정과 몸짓에 따라 움직일 수 있게 구현합니다.


---

# 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://doce-kr.charactbit.com/undefined/2d-live.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.
