> 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/newscenario.md).

# 신규 시나리오 만들기

신규 시나리오 만들기는 우즈 스튜디오의 **시나리오 목록 화면**에서 진행합니다.

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

「신규 시나리오 만들기」를 클릭하면 템플릿 선택 화면으로 이동합니다.

빈 화면에서 시작하고 싶다면 맨 위 항목을, 템플릿으로 시작하고 싶다면 제작하려는 시나리오에 맞는 템플릿을 선택해 주세요.

장르를 선택하고 제목과 후리가나를 입력한 뒤 「이 내용으로 만들기」를 클릭합니다.

템플릿을 사용하면 **내용을 채우는 것만으로 머더 미스터리를 완성**할 수 있습니다. 자세한 내용은 [이 페이지](/ko/overview/template.md)를 참고해 주세요.


---

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