# 레포트

작품이 우즈에서 출시되면, 좋아요 수·플레이 인원, 플레이 시간, 캐릭터별 좋아요 비율이 표시되는 화면입니다.

시나리오 제작 중에는 사용하지 않습니다.

플레이 시간은 「캐릭터 선택（대기실 제외）」부터 「감상 공유 화면 도달」까지를 측정한 것입니다. 작품 개요에서 설정한 플레이 시간보다 이 화면의 플레이 시간 예상이 15분 이상 길 경우는, 플레이 시간 변경을 부탁드립니다.

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