# 作品提交

## 提交作品進行審查

測試遊玩和修正完成後，將作品提交以進行審查。

從主頁移動到「**上架管理**」畫面，按下「**申請上架**」按鈕。

審查分為**免費**公開預定作品的「**簡易審查**」和**付費**公開預定作品的「[**詳細審查**](/zh-tw/overview/makingflow/submit/check.md)。請在按下申請按鈕後的**表單**中選擇要提交的審查類型，並填寫必要事項。

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

免費公開作品的簡易審查預計在1～2個工作日內返還，付費公開作品的詳細審查預計在3個工作日內返還（不包括週末及假日）。

可能會要求修正或重新提交，因此如果有希望的發佈日期，請預留充裕的時間提交（※根據情況可能無法滿足您的期望）。

※即使在提交審查後也可以修正劇情內容，但審查將以審查負責人確認時反映在UZU STUDIO的內容進行。


---

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