# NHN커머스 도움말

{% hint style="success" %}

### 다양한 궁금증을 해결할 수 있도록 도와드려요!

신규 창업부터 쇼핑몰 이전, 고도몰/샵바이 운영 도움말까지 궁금증을 해결해보세요.\
다양한 정보를 쉽게 알려드릴게요!
{% endhint %}

## 도움말 목차

* **창업**
  * [신규창업](/help/business.md)
* **커머스 회원/결제**
  * [결제 내역 관리](/help/member/undefined.md)
  * [커머스 회원 정보](/help/member/undefined-1.md)
* **쇼핑몰 이전**
  * [자사 이전](/help/migration/own-solution.md)
  * [타사 이전](/help/migration/other-solution.md)
* **쇼핑몰 보안**
  * [보안 FAQ](/help/security/faq.md)
  * [보안 캠페인](https://nhn-commerce.gitbook.io/security_campaign/)
* **고도몰 운영/개발**
  * [고도몰 운영 도움말](https://godomall-help.nhn-commerce.com/)
  * [고도몰 개발 가이드](https://devcenter-help.nhn-commerce.com/)
* **샵바이 운영/개발**
  * [샵바이 운영 도움말](https://shopby-help.nhn-commerce.com/)
  * [샵바이 API 가이드](https://docs.shopby.co.kr/)


---

# 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://support-help.nhn-commerce.com/help.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.
