# 영상 업로드하기

#### 1. 찰나 로그인 후 라이브러리 페이지에 들어가요.

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla06.png" alt=""><figcaption><p>찰나 > 라이브러리</p></figcaption></figure>

#### 2. 쇼핑몰에 들어갈 영상을 업로드해요.

* 60초 이하의 동영상 파일의 경우 업로드 팝업이 자동 닫히고, 60초 초과된 영상 파일의 경우 경고 블럭이 표시돼요.
* 쇼핑몰에 가장 적합한 사이즈를 참고하여 영상을 업로드해주세요.
  * PC권장 가로 사이즈 - 1920
  * MO권장 가로 사이즈 - 750

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla07.png" alt=""><figcaption><p>찰나 > 라이브러리</p></figcaption></figure>

#### 3. 영상 업로드가 성공하면 라이브러리 목록에 동영상이 추가돼요.

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla08.png" alt=""><figcaption><p>찰나 > 라이브러리</p></figcaption></figure>

#### 4. 쇼핑몰에 추가할 영상의 디스플레이어 코드를 복사해요.

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla09.png" alt=""><figcaption><p>찰나 > 라이브러리</p></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://godomall-help.nhn-commerce.com/beginner/design/video/add.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.
