# 셀프 제작 서비스 진행 단계

## **준비된 리소스가 있다면, 메이크뷰 에디터로 직접 제작해 보세요**

셀프 제작 서비스 진행 단계는 제작 단계와 배포 단계로 이뤄집니다. 제작 단계에서는 메이크뷰의 에디터인 VU TOOL 사용 방법을 알 수 있고, 배포 단계에서는 콘텐츠 공유를 위한 URL 생성을 할 수 있습니다.


---

# 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/self-service-guide.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.
