# 랜딩페이지 만들기

{% hint style="info" %}
랜딩페이지를 만드는 방법은 두 가지예요!
{% endhint %}

### 1️⃣ 첫번째 방법 : 템플릿으로 시작하기

<figure><img src="/files/sbg0JLF0xL4KvdXBRSK9" alt=""><figcaption></figcaption></figure>

회원가입/로그인 후, \[대시보드] → \[템플릿]을 클릭하여 원하는 템플릿을 사용해 주세요.

### 2️⃣ 두번째 방법:  AI 자동 랜딩페이지 만들기

<figure><img src="/files/5LlLqFxnrGO7uLjuxEHX" alt=""><figcaption></figcaption></figure>

템플릿 사용과 마찬가지로 회원가입/로그인 후, \[대시보드] → \[템플릿]에서 AI 랜딩페이지를 생성해 주세요.

<figure><img src="/files/7fnVEXjZXBRtzi0QSsqj" alt=""><figcaption></figcaption></figure>

생성하고자 하는 사이트의 이름과 설명을 작성하여 자동으로 랜딩페이지를 만들어 보세요!


---

# 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/create-langingpage.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.
