# 마케팅 랜딩페이지

- [랜딩페이지 만들기](https://docs.waveon.io/landing/create-langingpage.md)
- [A/B 테스트 하기](https://docs.waveon.io/landing/abtest.md)
- [고객 리드 수집하기](https://docs.waveon.io/landing/collect-lead.md)
- [채널톡 연동하기](https://docs.waveon.io/landing/chatting-bubble-channeltalk.md)
- [타이머 적용하기](https://docs.waveon.io/landing/timer.md)
- [동영상 삽입 & 배경 동영상 설정](https://docs.waveon.io/landing/video.md)
- [PC/모바일 설정](https://docs.waveon.io/landing/pc-mobile.md)
- [SNS 공유하기](https://docs.waveon.io/landing/sns.md)
- [네이버 서치어드바이저 등록](https://docs.waveon.io/landing/naver-search-advisor.md)
- [사전결제 구성](https://docs.waveon.io/landing/pre-pay.md)


---

# 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://docs.waveon.io/landing.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.
