> For the complete documentation index, see [llms.txt](https://prep.onni.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prep.onni.me/main.md).

# 기본 안내

드레스샵은 지정 추천드리고 저는 동행 플래너로 <드레스 투어, 촬영 가봉, 촬영, 본식 가봉, 본식> 동행합니다.

스드메 많이 하시는 금액대는 500-600만원 정도이고 350부터 시작됩니다 예산 잡으실 때에는< 웨딩홀 식사&대관비, 스드메, 헬퍼비 2회 50만+, 출장 헤어변형, 신랑 예복, 신혼여행, 혼주 한복 & 메이크업, 웨딩 밴드, 본식 스냅+영상 > 정도 생각해 주세요.

드레스, 헤어&메이크업은 촬영, 본식 2회 진행 기준이나 1회 원하시면 가능합니다 !

혹시 생각하신 스/드/메 스타일이 있으시면 인스타나 블로그 참고하셔서 사진 캡처해서 보내주세요. 비슷한 느낌으로 원하시는 견적에 맞춰서 업체 리스트 전달드릴게요!

{% file src="/files/FMTnYgjNpbMjhw1EJJOl" %}


---

# 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://prep.onni.me/main.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.
