# 연출

### 연출

연출에서는 주로 BGM・SE와 배경 이미지, 컬러 테마, 동영상을 설정합니다.

\\

### 자주 묻는 질문

연출에 관한 자주 묻는 질문은[여기](https://github.com/uzu-inc/studiov2-document/blob/main/QandA.md#bgm-se)


---

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