# 이전 체크리스트

- [고도몰 관리자페이지 체크리스트](https://migration-help.nhn-commerce.com/checklist/godomall.md)
- [기본설정](https://migration-help.nhn-commerce.com/checklist/godomall/option.md)
- [상품](https://migration-help.nhn-commerce.com/checklist/godomall/goods.md)
- [주문/배송](https://migration-help.nhn-commerce.com/checklist/godomall/order-and-delivery.md)
- [회원](https://migration-help.nhn-commerce.com/checklist/godomall/member.md)
- [게시판 & 기타](https://migration-help.nhn-commerce.com/checklist/godomall/board.md)
- [고도몰 관리자 가이드](https://migration-help.nhn-commerce.com/checklist/godomall/admin-guide.md)
- [샵바이 관리자 페이지 체크리스트](https://migration-help.nhn-commerce.com/checklist/shopby.md)
- [상품관리](https://migration-help.nhn-commerce.com/checklist/shopby/goods.md)
- [주문관리](https://migration-help.nhn-commerce.com/checklist/shopby/order.md)
- [클레임관리](https://migration-help.nhn-commerce.com/checklist/shopby/claim.md)
- [회원관리](https://migration-help.nhn-commerce.com/checklist/shopby/member.md)
- [전시관리](https://migration-help.nhn-commerce.com/checklist/shopby/display.md)
- [운영관리](https://migration-help.nhn-commerce.com/checklist/shopby/management.md)
- [프로모션관리](https://migration-help.nhn-commerce.com/checklist/shopby/promotion.md)
- [파트너관리](https://migration-help.nhn-commerce.com/checklist/shopby/partner.md)
- [서비스관리](https://migration-help.nhn-commerce.com/checklist/shopby/service.md)
- [DB체크리스트](https://migration-help.nhn-commerce.com/checklist/database.md)


---

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