# 메이크뷰 큐알 솔루션 가이드 센터

## 메이크뷰 큐알 솔루션 가이드 센터

- [QR 솔루션 소개](https://makevu.gitbook.io/qr-stamp-guide/qr.md)
- [주요 특징 한눈에 보기](https://makevu.gitbook.io/qr-stamp-guide/features.md)
- [본인 인증 추가](https://makevu.gitbook.io/qr-stamp-guide/features/identity-verification.md)
- [룰렛 추가](https://makevu.gitbook.io/qr-stamp-guide/features/roulette-event.md)
- [설문 추가](https://makevu.gitbook.io/qr-stamp-guide/features/survey.md)
- [스탬프 투어 체험하기](https://makevu.gitbook.io/qr-stamp-guide/live_demo.md)
- [상담 및 요청](https://makevu.gitbook.io/qr-stamp-guide/onboarding/contact-us.md)
- [디자인 요청과 제작](https://makevu.gitbook.io/qr-stamp-guide/onboarding/custom-design.md): 페이지별 구성 요소와 필요한 자료에 대한 가이드라인을 상세히 안내드립니다.
- [서비스 개발과 테스트](https://makevu.gitbook.io/qr-stamp-guide/onboarding/developers.md)
- [운영 데이터 전달](https://makevu.gitbook.io/qr-stamp-guide/onboarding/data-delivery.md)
- [이지 플랜](https://makevu.gitbook.io/qr-stamp-guide/pricing-plans/easy-plan.md)
- [리드 플랜](https://makevu.gitbook.io/qr-stamp-guide/pricing-plans/lead-plan.md)
- [데일리 플랜](https://makevu.gitbook.io/qr-stamp-guide/pricing-plans/daily-plan.md)
- [FAQ](https://makevu.gitbook.io/qr-stamp-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/qr-stamp-guide/qr.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.
