# 홍보 이용 가이드

- [홍보 예약](https://support.witt.kr/witt-1/guide/reservation.md): 원하는 카페·공간과 일정을 설정하고, CCTV 옵션까지 한 번에 준비하는 예약 절차를 알려드립니다.
- [Witt가 제공하는 물품](https://support.witt.kr/witt-1/guide/provided-items.md): 오프라인 판매를 성공으로 이끌어줄 무료 물품과 지원 사항을 소개합니다.
- [QR코드 활용](https://support.witt.kr/witt-1/guide/qr.md): 카페 방문객을 온라인 구매 페이지로 빠르게 유도해줄 QR 코드의 활용 팁을 자세히 살펴보세요.
- [설치/회수 안내](https://support.witt.kr/witt-1/guide/setup.md): Witt는 ‘직접 설치/회수’와 ‘위탁 설치/회수’ 두 가지 방식으로 상품을 배치할 수 있습니다.


---

# 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://support.witt.kr/witt-1/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.
