# 네이버 EP URL은 어떻게 등록하나요?

네이버 쇼핑 파트너 센터를 통해 EP URL을 등록하는 방법을 알려드릴게요.\
쇼핑몰 입점 후 연동을 하려면 EP URL 등록이 꼭 필요해요.

***

{% stepper %}
{% step %}
메이크샵 관리자 페이지에서 <kbd>부가서비스</kbd> > <kbd>부가서비스</kbd> > <kbd>채널</kbd> > <kbd>네이버 쇼핑</kbd>으로 이동한 후\
\[전체 URL]을 복사해 주세요.
{% endstep %}

{% step %}
네이버 쇼핑 파트너 센터에 로그인한 다음 상품 관리 > 재요청 메뉴로 이동해서 EP URL에 복사한 URL을 붙여넣어 주세요.

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

요청 사유에는 "DB URL 재검수 요청"이라고 입력해 주시면 돼요.\
만약 신규 가입일 경우에는 "EP URL 등록 요청"이라고 입력해 주세요.
{% 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/ep-url.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.
