# 메이크뷰 가이드 센터

## 메이크뷰 가이드 센터

- [메이크뷰 소개](https://makevu.gitbook.io/guide/undefined.md)
- [주요 특징 한눈에 보기](https://makevu.gitbook.io/guide/undefined/key-features.md)
- [제작 서비스](https://makevu.gitbook.io/guide/custom-design.md)
- [페이지 유형](https://makevu.gitbook.io/guide/custom-design/page-types.md)
- [요청 방법](https://makevu.gitbook.io/guide/custom-design/get-started.md)
- [제작 서비스 진행 단계](https://makevu.gitbook.io/guide/process.md)
- [1. 시안](https://makevu.gitbook.io/guide/process/drafts.md)
- [2. 초안](https://makevu.gitbook.io/guide/process/initial-drafts.md)
- [3. 배포](https://makevu.gitbook.io/guide/process/deployment.md)
- [4. 통계](https://makevu.gitbook.io/guide/process/analytics.md)
- [\* 단계별 수정 안내](https://makevu.gitbook.io/guide/process/revision-guide.md)
- [셀프 제작 서비스](https://makevu.gitbook.io/guide/self-service.md)
- [가입 및 로그인](https://makevu.gitbook.io/guide/self-service/sign-up.md)
- [셀프 제작 서비스 진행 단계](https://makevu.gitbook.io/guide/self-service-guide.md)
- [제작](https://makevu.gitbook.io/guide/self-service-guide/create.md)
- [1. 템플릿 선택](https://makevu.gitbook.io/guide/self-service-guide/create/templates.md)
- [2. 문서 설정](https://makevu.gitbook.io/guide/self-service-guide/create/page-settings.md)
- [3. 페이지 추가 및 삭제](https://makevu.gitbook.io/guide/self-service-guide/create/manage-pages.md)
- [4. VU TOOL 편집 도구](https://makevu.gitbook.io/guide/self-service-guide/create/vu-tool-editor.md)
- [5. VU TOOL 액션](https://makevu.gitbook.io/guide/self-service-guide/create/vu-tool-actions.md)
- [6. 나의 콘텐츠 관리](https://makevu.gitbook.io/guide/self-service-guide/create/my-content.md)
- [7. 설문조사](https://makevu.gitbook.io/guide/self-service-guide/create/feedback.md)
- [배포](https://makevu.gitbook.io/guide/self-service-guide/delivery.md)
- [1. 배포](https://makevu.gitbook.io/guide/self-service-guide/delivery/getting-started.md)
- [2. 배포 후 콘텐츠 수정](https://makevu.gitbook.io/guide/self-service-guide/delivery/2..md)
- [3. 배포 중지 및 삭제](https://makevu.gitbook.io/guide/self-service-guide/delivery/archive-and-delete.md)
- [4. 통계](https://makevu.gitbook.io/guide/self-service-guide/delivery/dashboard.md)
- [메이크뷰 플랜](https://makevu.gitbook.io/guide/makevu-plan.md)
- [싱글](https://makevu.gitbook.io/guide/makevu-plan/single.md)
- [멀티](https://makevu.gitbook.io/guide/makevu-plan/multi.md)
- [셀프](https://makevu.gitbook.io/guide/makevu-plan/self.md)
- [부가 서비스](https://makevu.gitbook.io/guide/options.md)
- [모바일 설문지](https://makevu.gitbook.io/guide/options/mobile-survey.md)
- [문자 발송](https://makevu.gitbook.io/guide/options/text-messaging.md)
- [문자 메시지 종류](https://makevu.gitbook.io/guide/undefined-1/undefined.md)
- [발송 전 준비사항](https://makevu.gitbook.io/guide/undefined-1/undefined-1.md)
- [발송 요청](https://makevu.gitbook.io/guide/undefined-1/undefined-2.md)
- [발송 결과](https://makevu.gitbook.io/guide/undefined-1/undefined-3.md)
- [FAQ](https://makevu.gitbook.io/guide/faq.md): 자주 묻는 질문


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://makevu.gitbook.io/guide/undefined.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.
