# 데이터 다운로드 방식

{% hint style="danger" %}
DB파일은 꼭 <mark style="color:red;">**검수 후 전달**</mark> 부탁드립니다. 잘못된 값이 존재 시 이전 자체가 불가합니다.
{% endhint %}

## 1 . 상품

* 엑셀 양식관리에서 모든 항목을 넣어 다운로드 진행해주세요.
* 상품 확장자는 XML파일로 전달 부탁드립니다.
* 옵션은 "<mark style="color:red;">**통합 옵션**</mark>" 으로 선택하여 전달 부탁드립니다. (기본 옵션, 하이브리드 옵션은 이전 불가합니다.)

## 2. 회원

* 회원의 수가 많아 한 번에 다운로드 불가 시 엑셀파일에 꼭 넘버링 부탁드립니다.&#x20;
* 엑셀 양식관리에서 모든 항목을 넣어 다운로드 진행해주세요.
* 휴면 고객 존재 시 같이 전달 부탁드립니다.

## 3. 게시판

* <mark style="color:red;">**직접 다운로드 받은 게시판 DB는 사용 불가합니다. 게시판 DB는 꼭 고객센터를 통해 전달 부탁드립니다.**</mark>&#x20;
* 게시판 별로 엑셀 파일이 존재 해야 합니다. (이전 필요한 게시판이 5개면 엑셀파일이 5개 존재)
* 첨부 파일이 있는 게시판은 게시판 파일을 따로 전달 주셔야 합니다.
* ex) 텍스트 게시판 2개 / 첨부 파일 게시판 4개의 경우 =>  엑셀 파일은 총 6개 / 첨부 파일은 총 4개를 전달 주셔야 합니다.

## 4. 주문&#x20;

* 엑셀 양식관리에서 모든 항목을 넣어 다운로드 진행해주세요.


---

# 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://migration-help.nhn-commerce.com/readme/godomall/makeshop-to-godomall/data-download.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.
