# FAQ

{% hint style="success" %}

### 고도몰을 운영하면서, 궁금할 수 있는 내용을 모두 모았습니다!

궁금하거나 필요한 정보를 찾아보세요!
{% endhint %}

## FAQ 목차

* [신규창업](https://support-help.nhn-commerce.com/faq/business)
* 쇼핑몰 이전
  * [자사 이전](https://support-help.nhn-commerce.com/faq/migration/undefined)
  * [타사 이전](https://support-help.nhn-commerce.com/faq/migration/undefined-1)
* [쇼핑몰 운영](/faq/manage.md)
  * 쇼핑몰 연장/복구, 해지, 소유권이전 등
* [어드민 기능](/faq/admin.md)
  * 기본설정, 상품관리, 주문/배송 등
* 커머스 회원/결제
  * [결제 내역 관리](https://support-help.nhn-commerce.com/faq/member/undefined)
  * [커머스 회원 정보 수정](https://support-help.nhn-commerce.com/faq/member/undefined-1)


---

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