> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/ko/overview/makingflow/submit.md).

# 작품 제출

## 작품을 심사에 제출하기

테스트 플레이와 수정이 끝났다면 작품을 심사에 제출합시다.

홈에서 「**릴리스 관리**」 화면으로 이동해 「**앱 게재 신청**」 버튼을 누릅니다.

심사는 「**무료** 공개 예정 작품에 대한 **간이 심사**」와 「**유료** 공개 예정 작품에 대한 [**상세 심사**](/ko/overview/makingflow/submit/check.md)」로 나뉩니다. 신청 버튼을 누른 뒤 표시되는 **폼**에서 어느 심사에 제출할지 선택하고 필요한 사항을 입력해 주세요.

무료 공개 작품에 대한 간이 심사는 1\~2영업일, 유료 공개 작품에 대한 상세 심사는 3영업일(주말·공휴일 제외)을 기준으로 반환됩니다.

수정이나 재제출을 요청받을 수 있으므로, 릴리스 희망일이 있다면 여유를 두고 제출해 주세요(※상황에 따라 희망에 맞추기 어려울 수도 있습니다).

※심사 제출 후에도 시나리오 내용은 수정할 수 있습니다. 다만 심사는 심사 담당자가 확인하는 시점에 우즈 스튜디오에 반영되어 있는 내용을 기준으로 진행됩니다.


---

# 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://docs.studio.uzu-app.com/ko/overview/makingflow/submit.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.
