> For the complete documentation index, see [llms.txt](https://aivatar.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aivatar.gitbook.io/user-guide/ko/usage/using-aivatar/configure-avatar.md).

# AI아바타 설정하기

설정한 AI음성이 마음에 드셨나요? 이제 제작한 음성에 맞게 말하고 움직이는 아바타를 제작할 단계입니다.

화면 좌측의 `영상 탭`을 클릭하면 영상에 등장할 아바타 캐릭터를 선택하고, 관련 설정을 변경할 수 있는 `영상 설정 영역` 과   `미리보기 영역`과 `영상 설정 영역`이  나타납니다. `미리보기 영역`과 `영상 옵션 영역`의 기능을 설명해 드리겠습니다. 각 영역의 기능을 확인하고 나만의 아바타를 설정해 보세요.

### **AI아바타 설정에 대해 더 자세히 알아 보세요.**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>영상 미리보기 영역</strong></td><td>미리보기 화면으로 확인하면서 작업할 수 있습니다.</td><td><a href="/pages/ofkAffhWsF4DrrPVsPCt">/pages/ofkAffhWsF4DrrPVsPCt</a></td><td><a href="/files/brZu1s2p3uTpI5t7kjwk">/files/brZu1s2p3uTpI5t7kjwk</a></td></tr><tr><td><strong>영상 옵션 영역</strong></td><td>아바타를 선택하고 의상과 제스처를 바꿔 보세요.</td><td><a href="/pages/2hR46HZFtzvaMPg9fvbt">/pages/2hR46HZFtzvaMPg9fvbt</a></td><td><a href="/files/AVQV1M8V2BYGFrz3tARd">/files/AVQV1M8V2BYGFrz3tARd</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://aivatar.gitbook.io/user-guide/ko/usage/using-aivatar/configure-avatar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
