# 제작 서비스 진행 단계

### **시안 - 초안 - 배포(URL 생성) - 통계**

제작 서비스 진행 단계는 전체 페이지 구성의 30% 미만의 페이지를 각기 다른 레이아웃 구성으로 A,B Type 두가지 <mark style="color:blue;">**시안**</mark>을 통해 디자인 방향성을 논의하고, 그 이후에 전체 페이지를 완성하는 <mark style="color:blue;">**초안**</mark> 단계로 넘어갑니다. 콘텐츠 디자인 작업이 완료되면 콘텐츠를 공유할 수 있는 URL 생성 단계인 <mark style="color:blue;">**배포**</mark>가 진행되며, 공유하고자 하는 대상에게 URL이 공유되었을 때 콘텐츠 열람건 수, 페이지 뷰, 버튼 클릭 수 등 다양한 데이터를 확인할 수 있는 <mark style="color:blue;">**통계**</mark>를 확인할 수 있습니다.


---

# 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://makevu.gitbook.io/guide/process.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.
