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

# 우즈 스튜디오란

우즈 스튜디오는 머더 미스터리 통화 앱 「**우즈**」의 운영사가 개발하는 시나리오 제작 도구입니다.

우즈 스튜디오에서 만든 시나리오는 심사를 거쳐 우즈에 공개할 수 있습니다.

오프닝과 엔딩 리딩, 캐릭터 텍스트, 단서 조사, 밀담을 포함한 토론, 투표, 투표나 선택에 따른 분기 등 **일반적인 머더 미스터리에 필요한 요소를 모두 만들 수 있습니다.**

**입력하고 제작한 내용은 그대로 우즈에 반영**되며, GM(진행자) 없이도 진행할 수 있는 머더 미스터리로 **앱에서 플레이할 수 있게 됩니다.**

도구가 있어 만들기 쉽고, GM 경험이 없어도 괜찮으며, 공개 후에는 앱을 통해 많은 사람에게 플레이될 수 있다는 점에서 **첫 제작에도 추천**합니다!


---

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