# 쇼핑몰에 영상 추가하기

NHN 커머스에서 제공하는 앱으로 내 쇼핑몰에 영상을 추가할 수 있어요.

{% content-ref url="/pages/2W9i6Az6vA08VCeI0EJw" %}
[앱 신청하기](/beginner/design/video/app.md)
{% endcontent-ref %}

{% content-ref url="/pages/ItEWTtARufdg3vbBPRgE" %}
[영상 업로드하기](/beginner/design/video/add.md)
{% endcontent-ref %}

{% content-ref url="/pages/TY7qlMhIlcVLRScRHco5" %}
[영상 추가하기](/beginner/design/video/shop.md)
{% endcontent-ref %}


---

# 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.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.
