# 무비

mp4 형식의 동영상을 업로드할 수 있습니다. ※10MB를 초과하는 파일은 업로드할 수 없습니다.

### 재생 조건

**무비 업로드 화면에서의 설정**\
단계, 큐(대사·지문)를 트리거로 설정할 수 있습니다. 무비의 스킵 버튼은 플레이어에 표시되지 않습니다.

**액션 설정 화면**\
액션을 실행하면 재생되도록 설정할 수 있습니다. 무비의 스킵 버튼을 플레이어에 표시할지 선택할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(152).png" alt=""><figcaption></figcaption></figure>


---

# 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://docs.studio.uzu-app.com/ko/basic-features/effect/movie.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.
