# 채우기만 하면 마다미스 완성 템플릿

우즈 스튜디오에서는 템플릿을 활용해, 채워 넣기만으로 간단히 마다미스를 완성할 수 있습니다.

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

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(22).png" alt=""><figcaption></figcaption></figure>

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

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