# コレクション機能

## 設定方法 <a href="#setting" id="setting"></a>

コレクションの設定はウズスタジオのトップ画面（制作シナリオ一覧画面）から行います。

**①左メニューにある「新規コレクション」をクリックします。**

**②コレクションタイトル**（アプリ内の検索でヒットする）**・説明文を入力し、入れたい作品を追加します。**\
\&#xNAN;**※追加できるのは自分が管理者となっている作品だけです。**

{% hint style="warning" %}
**注意事項**

1つのシナリオを複数のコレクションに所属させることはできません。

「探偵シリーズ」「青春シリーズ」といった一般的な単語をコレクション名に使用したいときは「○○の探偵シリーズ」「青春シリーズ（○○）」のように**他の人の同名シリーズと区別がつくように**設定してください。

既に使用されているコレクション名を入力しようとするとエラーが出るようになる予定です。
{% endhint %}

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2Fgit-blob-86825fd10ffd9f6df6483d01f13a757e9ebf7746%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## アプリでの見た目 <a href="#display" id="display"></a>

アプリでは、シナリオ詳細画面のキービジュアルの下にコレクション閲覧ボタンが表示されます。

コレクション名をタップするとコレクション詳細を確認できます。コレクション詳細では、「コレクションに入っている作品の**大好き数の合計**」 「コレクションに入っている作品の**作者一覧**」 「**作品一覧**」 が表示されます。

ウズスタジオのコレクション**編集画面での順番に関係なく、作品はリリース順に並びます**。

<figure><img src="https://1279302283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgOyErfAjeKrNXFgLBxtx%2Fuploads%2Fgit-blob-6da7b777c947c61d9e9b550824c01c902c39c63e%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## 関連シナリオ機能との使い分け <a href="#rule" id="rule"></a>

{% hint style="info" %}
**コレクション機能の使用例**

・シリーズ作品をまとめる

・同作者の同ジャンルの作品をまとめる

・企画作品をまとめる
{% endhint %}

{% hint style="info" %}
**関連シナリオ機能の使用例**

・そのシナリオを遊ぶために前提として遊んでおかなければならないシナリオ（例：シリーズの前作）

・そのシナリオの体験版シナリオ（例：有料シナリオの無料体験版）

・そのシナリオの別バージョン（例：GMあり/なし）
{% endhint %}

**関連シナリオ機能は「内容としては関連のない、単に同じ作者のシナリオ」「無関係な作品の宣伝」にはご利用いただけません。**

作品数の多いシリーズの場合は、関連シナリオに全てを載せるのではなく、コレクション機能をご利用ください。直前の1作を関連シナリオに載せるのは問題ありません。


---

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