# 우즈 스튜디오란

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

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

오프닝과 엔딩의 리딩, 캐릭터 텍스트, 단서 조사, 밀담을 포함한 토론, 투표, 투표나 선택에 의한 분기 등, **일반적인 마더 미스터리에 필요한 것은 모두 제작할 수 있도록** 되어 있습니다.

**입력·제작한 내용이 그대로 우즈에 반영**되어, GM(진행자)이 필요 없는 머더 미스터리로서, **앱에서 즐길 수** 있게 됩니다.

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


---

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