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

# Welcome to MOVIN 🙌

안녕하세요, 세상에서 가장 쉽고 빠른 고품질 마커리스 모션캡처 서비스, **MOVIN**입니다.

콘텐츠 시장은 텍스트에서 사진, 그리고 영상으로 발전했으며 그 다음은 움직임을 담은 모션캡처 데이터가 될 것이예요. 하지만 모션캡처는 설치 방법이 복잡하고 데이터를 얻기 위해 시간이 오래 걸린다는 문제점을 가지고 있습니다.

MOVIN은 모션캡처가 가지고 있는 본질적인 허들을 낮추고자, 추가적인 장비를 끼지 않고도 전신 모션캡처 데이터를 얻을 수 있을 수 있는 기술을 개발했습니다. 모션캡처 데이터 업계의 표준이 되겠다는 큰 포부를 갖고, MOVIN은 앞으로 나아가고 있습니다.

> MOVIN TRACIN의 사용 설명을 보고 싶다면,\
> [MOVIN TRACIN | KR](https://help.movin3d.com/movin-tracin-kr/) 또는 [MOVIN TRACIN | EN](https://help.movin3d.com/movin-tracin-en/)을 클릭해주세요.

*바로 시작해볼까요?*


---

# 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://help.movin3d.com/docs-kr/welcome-to-movin.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.
