# ウズスタジオとは

ウズスタジオとは、マダミス通話アプリ「**ウズ**」の運営元が開発しているシナリオ制作ツールです。

ウズスタジオで作成したシナリオは、審査を経て、ウズにて公開することができます。

オープニングやエンディングの読み合わせ、キャラクターテキスト、手がかり調査、密談を含む議論、投票、投票や選択による分岐など、**一般的なマダミスに必要なものは全て作成できる**ようになっています。

**入力・作成した内容がそのままウズに反映**され、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/overview/what-is-uzustudio.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.
