> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/ko/overview.md).

# 소개

- [우즈 스튜디오란](https://docs.studio.uzu-app.com/ko/overview/uzusutajiotoha.md)
- [로그인 방법](https://docs.studio.uzu-app.com/ko/overview/start-uzu-studio.md)
- [제작부터 릴리스까지의 흐름](https://docs.studio.uzu-app.com/ko/overview/makingflow.md)
- [신규 시나리오 만들기](https://docs.studio.uzu-app.com/ko/overview/makingflow/newscenario.md)
- [테스트 플레이](https://docs.studio.uzu-app.com/ko/overview/makingflow/testplay.md)
- [작품 제출](https://docs.studio.uzu-app.com/ko/overview/makingflow/submit.md)
- [상세 심사(유료 공개 작품)에 대해](https://docs.studio.uzu-app.com/ko/overview/makingflow/submit/check.md): 우즈에서 작품을 유료 공개하는 경우 반드시 받으셔야 하는 심사입니다.
- [테스트 플레이 설문 사용법](https://docs.studio.uzu-app.com/ko/overview/makingflow/submit/questionnaire.md)
- [문장에서 자주 지적되는 사항](https://docs.studio.uzu-app.com/ko/overview/makingflow/submit/common-mistake.md)
- [외국어판 우즈에 작품 제출하기](https://docs.studio.uzu-app.com/ko/overview/makingflow/xuan-wo-uzu.md)
- [내용만 채우면 머더 미스터리 완성 템플릿](https://docs.studio.uzu-app.com/ko/overview/template.md)
- [기본 사용법](https://docs.studio.uzu-app.com/ko/overview/template/basic.md)
- [응용 사용법](https://docs.studio.uzu-app.com/ko/overview/template/advanced.md)
- [키 비주얼 제작 규정](https://docs.studio.uzu-app.com/ko/overview/visual-regulation.md)
- [기능 업데이트 목록](https://docs.studio.uzu-app.com/ko/overview/update.md)
- [영업일·영업시간](https://docs.studio.uzu-app.com/ko/overview/working-day.md): 우즈 스튜디오는 영업일에 시나리오 제작부터 공개까지의 과정에서 발생하는 질문 대응, 시나리오 심사, 공개 대응 등을 진행합니다.
- [우즈 스튜디오 v2에서 할 수 있는 것·할 수 없는 것](https://docs.studio.uzu-app.com/ko/overview/available.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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