# 동영상 삽입 & 배경 동영상 설정

### 1️⃣ 동영상 삽입 방법

1. 엘리먼트 탭 에서 "Video" 를 선택하여 화면에 입력 합니다.
2. 우측 속성 탭 에서 "Video or Youtube URL" 을 지정 합니다.
3. 동영상을 보유하고 있다면 직접 업로드 할 수 있으며, youtube url 을 입력 하실 수 있습니다.

<figure><img src="https://www.waveon.io/_ipx/f_webp/static/img/guide/landing-video-add.png" alt=""><figcaption></figcaption></figure>

### 2️⃣ 배경 동영상 설정 방법

1. 화면에서 블록을 선택 합니다.
2. 우측 속성 탭 에서 "Background Video" 를 지정 합니다.
3. 배경 동영상은 동영상 업로드만 가능합니다.

<figure><img src="/files/NiD1tajqrXObGPCyVEdd" 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/video.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.
