# 회원 (Member) API

- [알림함](https://tech.x2bee.com/api/store-front-api/member-api/undefined.md)
- [회원관리](https://tech.x2bee.com/api/store-front-api/member-api/undefined-1.md)
- [회원공통](https://tech.x2bee.com/api/store-front-api/member-api/undefined-2.md)
- [아이디 비밀번호찾기](https://tech.x2bee.com/api/store-front-api/member-api/undefined-3.md)
- [회원배송지](https://tech.x2bee.com/api/store-front-api/member-api/undefined-4.md)
- [회원탈퇴](https://tech.x2bee.com/api/store-front-api/member-api/undefined-5.md)
- [임직원할인한도](https://tech.x2bee.com/api/store-front-api/member-api/undefined-6.md)
- [로그인](https://tech.x2bee.com/api/store-front-api/member-api/undefined-7.md)
- [마일리지](https://tech.x2bee.com/api/store-front-api/member-api/undefined-8.md)
- [본인인증 결과](https://tech.x2bee.com/api/store-front-api/member-api/undefined-9.md)
- [회원가입](https://tech.x2bee.com/api/store-front-api/member-api/undefined-10.md)
- [본인인증호출](https://tech.x2bee.com/api/store-front-api/member-api/undefined-11.md)
- [본인인증](https://tech.x2bee.com/api/store-front-api/member-api/undefined-12.md)
- [위시리스트](https://tech.x2bee.com/api/store-front-api/member-api/undefined-13.md)
- [회원통관고유부호정보](https://tech.x2bee.com/api/store-front-api/member-api/undefined-14.md)
- [마이페이지](https://tech.x2bee.com/api/store-front-api/member-api/undefined-15.md)
- [Models](https://tech.x2bee.com/api/store-front-api/member-api/models.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/store-front-api/member-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.
