> For the complete documentation index, see [llms.txt](https://marketing-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay.md).

# 네이버페이

- [시스템 연동 방법](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/godomall-naverpay-integration-guide.md): 한페이지 에 솔루션 별로 쌓는 방식 , 부적합하면 하위페이지로 구분
- [네이버페이 결제시 상품별 할인가 연동 설정 안내드립니다. (고도몰 솔루션)](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/naverpay-item-discount-godomall-guide.md)
- [가입 승인 후 서비스 상품/시스템 연동 방법 - 고도몰, e나무](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/godomall-enamu-service-integration.md)
- [주문 처리 FAQ (고도몰)](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/godomall-naverpay-order-faq.md)
- [주문 처리 FAQ (e나무)](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/enamu-naverpay-order-faq.md)
- [필독! 고객확인제도 관련 안내](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/godomall-naverpay-verification-alert.md)
- [\[결제형\] 가입 승인 후 시스템 연동 방법](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/3.md)
- [가입 승인 후 서비스 상품/시스템 연동 방법 - 샵바이(basic/pro/premium)](https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay/2.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://marketing-help.nhn-commerce.com/ad-channel-guide/naverpay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
