# 어드민 기능

- [기본설정](https://godomall-help.nhn-commerce.com/faq/admin/base_info.md)
- [기본정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/basic-policy.md)
- [관리정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/managing-policy.md)
- [배송정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/delivery-policy.md)
- [주문정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/order-policy.md)
- [결제정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/payment-policy.md)
- [본인확인 인증서비스](https://godomall-help.nhn-commerce.com/faq/admin/base_info/check-service.md)
- [해외상점](https://godomall-help.nhn-commerce.com/faq/admin/base_info/abroad-shop.md)
- [SSL 보안서버 관리](https://godomall-help.nhn-commerce.com/faq/admin/base_info/managing-ssl.md)
- [상품관리](https://godomall-help.nhn-commerce.com/faq/admin/goods.md)
- [상품 분류 관리](https://godomall-help.nhn-commerce.com/faq/admin/goods/classify.md)
- [상품 노출 형태 관리](https://godomall-help.nhn-commerce.com/faq/admin/goods/display.md)
- [주문/배송](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery.md)
- [주문관리](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery/order.md)
- [취소/교환/반품/환불](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery/claim.md)
- [현금영수증](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery/cash-receipt.md)
- [세금계산서](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery/tax.md)
- [택배연동 서비스](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery/link-delivery.md)
- [자동입금확인 서비스](https://godomall-help.nhn-commerce.com/faq/admin/order-and-delivery/auto-deposit.md)
- [회원](https://godomall-help.nhn-commerce.com/faq/admin/member.md)
- [회원관리](https://godomall-help.nhn-commerce.com/faq/admin/member/managing-member.md)
- [마일리지/예치금](https://godomall-help.nhn-commerce.com/faq/admin/member/milage.md)
- [메일관리](https://godomall-help.nhn-commerce.com/faq/admin/member/mail.md)
- [SMS 관리](https://godomall-help.nhn-commerce.com/faq/admin/member/sms.md)
- [간편로그인](https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login.md)
- [페이코 로그인 설정](https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login/payco.md)
- [네이버 로그인 설정](https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login/naver.md)
- [카카오 로그인 설정](https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login/kakao.md)
- [위메프 로그인 설정](https://godomall-help.nhn-commerce.com/faq/admin/member/simple-login/wemef.md)
- [카카오 알림톡](https://godomall-help.nhn-commerce.com/faq/admin/member/kakao-alimtok.md)
- [게시판](https://godomall-help.nhn-commerce.com/faq/admin/board.md)
- [프로모션](https://godomall-help.nhn-commerce.com/faq/admin/promotion.md)
- [쿠폰관리](https://godomall-help.nhn-commerce.com/faq/admin/promotion/coupon.md)
- [페이퍼 쿠폰관리](https://godomall-help.nhn-commerce.com/faq/admin/promotion/paper-coupon.md)
- [타임세일](https://godomall-help.nhn-commerce.com/faq/admin/promotion/timesale.md)
- [SNS 관리](https://godomall-help.nhn-commerce.com/faq/admin/promotion/sns.md)
- [디자인](https://godomall-help.nhn-commerce.com/faq/admin/design.md)
- [디자인 설정](https://godomall-help.nhn-commerce.com/faq/admin/design/option.md)
- [배너 관리](https://godomall-help.nhn-commerce.com/faq/admin/design/banner.md)
- [팝업창 관리](https://godomall-help.nhn-commerce.com/faq/admin/design/popup.md)
- [공급사](https://godomall-help.nhn-commerce.com/faq/admin/scm.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://godomall-help.nhn-commerce.com/faq/admin.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.
