# 이벤트 문구는 어떻게 등록할 수 있나요?

메이크샵 설정을 통해 이벤트 문구를 등록하고 네이버 쇼핑에 노출을 요청하는 방법을 안내해 드릴게요.

***

{% stepper %}
{% step %}
메이크샵 관리자 페이지에서 `부가서비스` > `부가서비스` > `채널` > `네이버 쇼핑` 에서 `연동 설정` > `연동 이벤트 필드 문구` 로 이동해 원하는 문구를 작성해 주세요.

{% endstep %}

{% step %}
메이크샵에 이벤트 문구를 등록한 후에는 네이버 쇼핑 측에 추가 등록을 요청해야 해요.\
쇼핑파트너센터 `상품관리` > `상품정보 수신 현황` > `이벤트필드 EP노출상태` 메뉴 관리 항목에 \[등록요청] 버튼을 클릭 후 요청 사유를 입력 후 신청 해주세요. \
등록 요청 후 담당자 확인을 거쳐 등록이 완료돼요.

* 이벤트 문구를 노출할 상품 ID (전체 상품일 경우 '전체 상품'이라고 적어 주세요)
* 노출 기간 (예시: 설정된 2개월 동안)
* 노출 사유 (예시: 상품명 외의 쇼핑몰 정보 추가하기 위함)
  {% endstep %}
  {% endstepper %}


---

# 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://help.makeshop.co.kr/faq/undefined-5/undefined/undefined-1/undefined-8.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.
