# What is Uzu Studio

Uzu Studio is a scenario creation tool developed by the team behind the Murder Mystery call app "**Uzu**."

Scenarios created in Uzu Studio can be published on Uzu after undergoing a review process.

You can create everything necessary for a **typical Murder Mystery** game, including script reading for openings and endings, character texts, clue investigations, discussions (including secret talks), voting, and branching based on votes or selections.

The **content you input and create is directly reflected in Uzu**, allowing it to be played as a **Murder Mystery game without the need for a GM (game master)** on the app.

Thanks to the tool, it's easy to create, even if you have no GM experience. Once your scenario is published, many people can enjoy playing it through the app, making it **a great option for first-time creators**!


---

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