> 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/template.md).

# 내용만 채우면 머더 미스터리 완성 템플릿

우즈 스튜디오에서는 템플릿을 활용해, 내용을 채우는 것만으로 간단히 머더 미스터리를 완성할 수 있습니다.

템플릿 사용법은 4인용을 예로 들어 [기본편](/ko/overview/template/basic.md)과 [응용편](/ko/overview/template/advanced.md)으로 나누어 설명합니다.

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

기본 구조의 머더 미스터리를 제작할 때 어디서부터 어떻게 생각해야 할지 모르겠다면, 우즈 공식에서 판매 중인 『[반드시 하룻밤에 완성하는 기본 머더 미스터리 제작 강좌](https://note.com/uzuapp/n/nf6f8e467d016)』도 함께 활용해 주세요.

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


---

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