# ホーム全体について

## ホーム画面 <a href="#home" id="home"></a>

ホーム画面にある項目と設定できる内容は以下の通りです。項目名をクリックすると、より詳細な説明ページに飛びます。

<table><thead><tr><th width="163.33333333333331">項目</th><th width="323">内容</th><th>ウズアプリで表示される場所</th></tr></thead><tbody><tr><td><a href="/pages/vRE2GzNVCWHzF40wDHNw">作品概要</a></td><td>プレイ時間・シナリオ傾向・注意事項・あらすじ・作者コメント・ハッシュタグ・配信条件を設定する画面です。</td><td>シナリオ詳細画面</td></tr><tr><td><a href="/pages/9ZtYdAiOYz5zsu4FYvSh">マーケティング</a></td><td>追加コンテンツの作成・管理をする画面です。</td><td>－</td></tr><tr><td><a href="/pages/5IECne1FhExfBdSwRaiT">リリース管理</a></td><td>作品の制作ステータス・バージョンなどが見られる画面です。<br>テストプレイ時のイベント作成に必要なシナリオIDをコピーできる場所でもあります。</td><td>－</td></tr><tr><td><a href="/pages/V8LpJr4z8BqiKGoWikX2">レポート</a></td><td>「大好き数」や「プレイ人数」が表示される画面です。</td><td>－</td></tr><tr><td><a href="/pages/A1cGXRS5LQOK4QQz3ttV">メンバー</a>　</td><td>共同制作者や閲覧権限を管理できる画面です。</td><td>シナリオ詳細画面のタイトルの下</td></tr></tbody></table>

## 編集画面へ <a href="#edit" id="edit"></a>

右上の「シナリオを編集」をクリックすると、シナリオの制作・編集画面へ移動できます。

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


---

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