# STORE FRONT API 활용하기

- [회원서비스](https://tech.x2bee.com/api-guide/store-front-api/undefined.md)
- [회원가입](https://tech.x2bee.com/api-guide/store-front-api/undefined/undefined.md)
- [로그인 서비스](https://tech.x2bee.com/api-guide/store-front-api/undefined/undefined-1.md)
- [메인 및 전체 메뉴](https://tech.x2bee.com/api-guide/store-front-api/undefined-1.md)
- [메인 페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined.md)
- [카테고리](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-1.md)
- [브랜드 목록 및 메인](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-2.md)
- [기획전](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-3.md)
- [이벤트](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-4.md)
- [고객센터](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-5.md)
- [랭킹존](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-6.md)
- [상품/검색 페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-2.md)
- [상품 상세 페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-2/undefined.md)
- [검색하기](https://tech.x2bee.com/api-guide/store-front-api/undefined-2/undefined-1.md)
- [주문/결제](https://tech.x2bee.com/api-guide/store-front-api/undefined-3.md)
- [장바구니](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined.md)
- [주문서](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined-1.md)
- [결제](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined-2.md)
- [정기 주문 신청](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined-3.md)
- [마이페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-4.md)
- [마이페이지 메인](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined.md)
- [위시리스트](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-1.md)
- [로그인 설정](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-2.md)
- [마일리지](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-3.md)
- [개인정보 수정](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-4.md)
- [환불 계좌 관리](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-5.md)
- [배송지 관리](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-6.md)
- [상품평/상품 Q\&A](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/q-and-a.md)
- [선물함](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-7.md)
- [주문내역](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8.md)
- [상품 주문 조회](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined.md)
- [배송조회/수령확인](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-1.md)
- [주문취소/옵션변경](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-2.md)
- [교환신청](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-3.md)
- [반품신청](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-4.md)
- [자동결제 카드 관리](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-9.md)
- [회원탈퇴](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-10.md)
- [쿠폰함](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-11.md)
- [재입고 알림 신청 내역](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-12.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://tech.x2bee.com/api-guide/store-front-api.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.
