# 作品提出

## 作品を審査に提出する

テストプレイと修正が終わったら、作品を審査に提出しましょう。

ホームから「**リリース管理**」画面に移動し、「**アプリ掲載申請**」ボタンを押します。

審査は、「**無料**公開予定の作品に対する**簡易審査**」と「**有料**公開予定の作品に対する[**詳細審査**](/overview/makingflow/submit/check.md)に分かれています。 申請ボタンを押した先の**フォーム**から、どちらの審査に提出するか選択し、必要事項を記入してください。

<figure><img src="/files/M7lhAcDyQhtqKWuusYSO" alt=""><figcaption></figcaption></figure>

無料公開作品に対する簡易審査は1～2営業日、有料公開作品に対する詳細審査は3営業日（土日祝除く）を目安に返却されます。

修正や再提出が求められることがありますので、リリース希望日がある場合は余裕を持って提出してください（※状況により希望に沿えない場合もございます）。

※審査提出後もシナリオ内容の修正は可能ですが、審査は審査担当が確認した時点でウズスタジオに反映されている内容で行われます。


---

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