# 시나리오 홈

- [홈 전체에 대해](https://docs.studio.uzu-app.com/ko/scenariohome/main-screen.md)
- [작품 개요](https://docs.studio.uzu-app.com/ko/scenariohome/overview.md)
- [서브 이미지 설정](https://docs.studio.uzu-app.com/ko/scenariohome/overview/sub.md)
- [마케팅](https://docs.studio.uzu-app.com/ko/scenariohome/marketing.md)
- [추가 콘텐츠](https://docs.studio.uzu-app.com/ko/scenariohome/marketing/kontentsu.md): 플레이어를 대상으로 시나리오 밖(플레이 전후)에 배포하는 콘텐츠를 관리할 수 있습니다.
- [무료 플레이 티켓](https://docs.studio.uzu-app.com/ko/scenariohome/marketing/ticket.md)
- [출시 관리](https://docs.studio.uzu-app.com/ko/scenariohome/release.md)
- [레포트](https://docs.studio.uzu-app.com/ko/scenariohome/report.md)
- [멤버](https://docs.studio.uzu-app.com/ko/scenariohome/author.md)
- [에디션 기능](https://docs.studio.uzu-app.com/ko/scenariohome/edition.md)
- [장르](https://docs.studio.uzu-app.com/ko/scenariohome/genre.md)


---

# 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.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.
