> For the complete documentation index, see [llms.txt](https://makevu.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://makevu.gitbook.io/guide/makevu-plan/single.md).

# 싱글

### **싱글 플랜 안내**

> 싱글 플랜은 제작서비스를 이용하여 한 개의 모바일 카탈로그를 제작할때 해당됩니다. 10페이지 이상 제작시 설문지 제작이 무료 서비스로 제공되며, 20페이지 이상 제작시 5천 건의 문자 발송이 무료 서비스로 제공됩니다.&#x20;

<div align="left"><figure><img src="/files/m5RPWeTxS6lwIJZnRJOA" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/t9ZpyeF3DVA1B1jwaVMe" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/aG6S7pKoWrskryKMrrqV" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/2INu5hQOXfSngpFwrVXs" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/cdTyYmFAq2w1L9JilP4P" alt="" width="188"><figcaption></figcaption></figure></div>

***

### **가격안내**

**페이지당 제작 비용은 11만 원입니다.**&#x20;

비용과 기간은 페이지 수와 페이지 길이에 따라 결정됩니다. 10페이지 제작시 예상 제작 기간은 약 5일입니다.

* 10페이지 이상 제작 : 설문지 무료 제작 서비스
* 20페이지 이상 제작 : LMS 문자발송대행 무료 서비스 (5천 건까지)

[<mark style="color:blue;">**고객 설문 바로가기**</mark>](/guide/options/mobile-survey.md) <mark style="color:blue;">**/**</mark> [<mark style="color:blue;">**문자 발송 바로가기**</mark>](/guide/options/text-messaging.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 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, and the optional `goal` query parameter:

```
GET https://makevu.gitbook.io/guide/makevu-plan/single.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
