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

# 환영합니다

Morphic 도움말 센터에 오신 것을 환영합니다!

여러분이 애니메이터, 영화 제작자, 유튜버, 또는 열정적인 스토리텔러이든, Morphic 도움말 센터는 여러분의 작업 흐름을 지원하고 Morphic에서 여러분의 창의적인 재능을 확장하는 역할을 하기 위해 마련되었습니다.

이 지원 센터는 제품을 사용하는 동안 마주할 수 있는 질문이나 문제를 도와드리기 위해 설계되었습니다. 여기에서는 튜토리얼과 지원팀 연락처 정보를 비롯한 다양한 자료를 확인하실 수 있습니다. 신규 사용자이든 숙련된 전문가이든, Morphic를 최대한 활용하실 수 있도록 저희가 도와드리겠습니다.

***


---

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