# 홈 전체에 대해

## 홈 화면

홈 화면에 있는 항목과 설정할 수 있는 내용은 다음과 같습니다. 항목명을 클릭하면, 더 자세한 설명 페이지로 이동합니다.

<table><thead><tr><th width="163.33333333333331">항목</th><th width="323">내용</th><th>우즈 앱에서 표시되는 위치</th></tr></thead><tbody><tr><td><a href="/pages/SwumOCo9E08S0QZWYiaO">작품 개요</a></td><td>플레이 시간·시나리오 경향·주의사항·줄거리·작가 코멘트·해시태그·배포 조건을 설정하는 화면입니다.</td><td>시나리오 상세 화면</td></tr><tr><td><a href="/pages/PIW7GZeTRkExQ5FzO5g2">마케팅</a></td><td>추가 콘텐츠의 생성·관리를 하는 화면입니다.</td><td>－</td></tr><tr><td><a href="https://github.com/uzu-inc/studiov2-document/blob/main/scenariohome/release.md">릴리스 관리</a></td><td>작품의 제작 상태·버전 등을 볼 수 있는 화면입니다.<br>테스트 플레이 시 이벤트 생성에 필요한 시나리오 ID를 복사할 수 있는 곳이기도 합니다.</td><td>－</td></tr><tr><td><a href="https://github.com/uzu-inc/studiov2-document/blob/main/scenariohome/report.md">리포트</a></td><td>‘좋아함 수’와 ‘플레이 인원수’가 표시되는 화면입니다.</td><td>－</td></tr><tr><td><a href="/pages/BY5tL2OfLbvsTY0iTiQY">멤버</a>　</td><td>공동 제작자와 열람 권한을 관리할 수 있는 화면입니다.</td><td>시나리오 상세 화면의 제목 아래</td></tr></tbody></table>

## 편집 화면으로

오른쪽 상단의 「시나리오를 편집」을 클릭하면, 시나리오 제작·편집 화면으로 이동할 수 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(98).png" 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/ko/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.
