# 고객 리드 수집하기

### 1️⃣ 웨이브온 고객 목록으로 리드 수집

* 웨이브온 고객 목록으로 리드를 수집하려면 [웨이브온 고객 목록](/user-data/waveondb.md)을 참고해 주세요.

### 2️⃣ 구글 스프레드 시트로 리드 수집

* 구글 스프레드 시트를 통해 사용자의 리드를 수집 하려면 [구글 스프레드 시트](/user-data/spreadsheet.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/collect-lead.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.
