# 화면별 API 활용 가이드

쇼핑몰 개발을 위해 각 화면별 가이드 문서를 확인해 주세요. !&#x20;

* 공통 영역
  * 공통 상단
  * 공통 하단
  * 디자인 팝업
  * 슬라이드 메뉴 (모바일 전용)
  * 최근 본 상품
* 메인 화면
  * 배너 영역
  * 상품진열 영역
  * 인스타그램 연동
* 회원가입
* 로그인
* 간편 로그인
* 휴대폰 본인인증
* 상품 리스트
* 상품 상세
  * 상품 기본정보
* 장바구니
* 주문서
* 마이페이지 > 쇼핑정보
  * 주문 목록
  * 주문 상세&#x20;
  * 좋아요
* 마이페이지 > 혜택관리
  * 쿠폰
  * 적립금
* 마이페이지 > 회원정보
  * 회원정보 수정
  * 배송지 관리
  * 회원탈퇴
* 마이페이지 > 나의 게시글

  * 1: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://workspace-help.nhn-commerce.com/aurora-guide/api-1.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.
