> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/getting-around/overview.md).

# 개요

Morphic은 프레임 생성, 캐릭터 포즈, 고품질 보간 및 애니메이션을 지원하여 제어된 비디오 생성을 돕는 AI 기반 지능형 캔버스이자 엔드투엔드 편집기입니다.

우리의 목표는 애니메이터와 영화 제작자에게 각자의 고유한 스타일에 맞게 적응하는 매끄러운 UX를 제공하여, 창작 워크플로 전반에서 탁월한 제어력과 일관성을 제공하는 것입니다. 이 플랫폼은 각 단계에 대한 최고의 제어력을 제공하고, 고유한 창작 스타일에 맞게 적응하며, 현재의 워크플로를 최적화합니다.

여러분이 만들어낼 놀라운 이야기들이 너무나 기대됩니다.

***


---

# 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://morphic.com/docs/kr/getting-around/overview.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.
