# 템플릿으로 시작하기

템플릿은 클릭만 하면 바로 사용할 수 있도록 세팅된 워크스페이스, 또는 프로젝트 입니다. 처음부터 직접 만들기 보다는 이미 만들어진 템플릿으로 시작하면 더 빠르게 원하는 시스템을 제작할 수 있습니다.

### 1. 템플릿 페이지 이동

웨이브온에 로그인 하신 후 템플릿 탭을 클릭하여 템플릿 페이지로 이동해 주세요.

<figure><img src="/files/lARGX9MLT282wo4pNz4H" alt="웨이브온 템플릿 페이지"><figcaption></figcaption></figure>

### 2. 템플릿 미리보기, 템플릿으로 시작하기

템플릿 카드에 마우스를 올리면 미리보기, 이 템플릿으로 시작하기 버튼이 표기 됩니다. 미리보기를 한 후  템플릿으로 시작할 수 있으며, 또는 바로 템플릿으로 시작 할 수도 있습니다.

<figure><img src="/files/IZTiJnSPMf1Yaw32fvHX" alt="2. 템플릿 미리보기, 템플릿으로 시작하기"><figcaption></figcaption></figure>

### 3. \[프로젝트] 템플릿 사용하기

프로젝트 템플릿은 랜딩페이지, 심리테스트 처럼 개별적으로 동작 가능한 앱을 만드는 템플릿 입니다.&#x20;

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

프로젝트 템플릿을 복제하면 아래 이미지처럼 에디터 화면으로 진입하게 됩니다.  에디터에서 자유롭게 수정하신 후 우측 상단 "게시하기" 버튼을 눌러 게시하기를 진행해 주세요.&#x20;

게시하기를 진행한 후 서브 도메인, 또는 커스텀 도메인을 클릭 하시면 (설정한 경우) 프로젝트를 이용할 수 있습니다.

<figure><img src="/files/IcfFRQQalWhkFEphc9tl" 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.waveon.io/template/start-with-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.
