# 환영합니다

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

당신이 애니메이터이든, 영화 제작자이든, 유튜버이든, 열정적인 스토리텔러이든 관계없이 Morphic 도움말 센터는 워크플로를 지원하고 Morphic Studio에서 창의력을 확장하는 도구로서 도와드립니다.

이 지원 센터는 제품 사용 중 발생할 수 있는 질문이나 문제를 해결하도록 설계되었습니다. 여기에는 자습서와 지원팀 연락처 정보를 포함한 풍부한 자료가 제공됩니다. 초보 사용자든 숙련된 전문가든 상관없이 Morphic을 최대한 활용할 수 있도록 도와드리겠습니다.

***


---

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