# ジャンル

ウズスタジオの「シナリオ概要」画面では、アプリ内のイベント一覧・シナリオ一覧・検索で絞り込み要素として利用される「**ジャンル**」を設定することができます。

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

## ジャンル機能の意義 <a href="#meaning" id="meaning"></a>

プレイヤーがそのとき遊びたいシナリオを選びやすくする、シナリオとプレイヤーのミスマッチが起きないようするのが主目的です。各ジャンルの“定義を決める”という意図を持って、ジャンル機能が設置されているわけではありません。

「他のジャンルと比べて、こういう内容を求めているプレイヤーによりマッチしている（届けたい）と作者が思う」という観点で設定いただければと思います。

## 現在のジャンル一覧 <a href="#all" id="all"></a>

### マーダーミステリー <a href="#murdermystery" id="murdermystery"></a>

事件の関係者になりきって、犯人探しや真相の追求を楽しみたい人向けの作品

### ストーリープレイング <a href="#storyplaying" id="storyplaying"></a>

推理・謎解きよりも、登場人物目線でストーリーを体験することを楽しみたい人向けの作品

### 謎解き <a href="#riddle" id="riddle"></a>

物語性やロールプレイよりも、謎解きそのものを楽しみたい人向けの作品

### ミニゲーム <a href="#minigame" id="minigame"></a>

推理・謎解き・読み合わせ・ストーリーを主軸としていない、比較的短時間でゲームそのものを楽しみたい人向けの作品

### 読み合わせ　※2025/10/14より新設 <a href="#script" id="script"></a>

自由ロールプレイや議論を主軸としていない、地の文・セリフの読み上げそのものを楽しみたい人向けの作品

### その他 <a href="#others" id="others"></a>

上記のどれにも当てはまらない／当てはめたくない作品


---

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