# 간편로그인/회원연동

- [Apple 간편 로그인 스킨 패치 가이드](https://store-help.nhn-commerce.com/app/membership/1532.md)
- [카카오 싱크(샵바이프리미엄)](https://store-help.nhn-commerce.com/app/membership/kakaosync_shopby_prm.md): 프리미엄의 카카오 싱크 기능을 사용하기 위해, shop API로 회원가입 화면을 어떻게 구현할 수 있을지 안내하기 위한 콘텐츠입니다. (원문: https://workspace.nhn-commerce.com/support/recommendedContents/189899)
- [카카오싱크 신청가이드](https://store-help.nhn-commerce.com/app/membership/kakaosync_godomall.md)
- [페이스북 간편 로그인 스킨 패치 가이드](https://store-help.nhn-commerce.com/app/membership/1502.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://store-help.nhn-commerce.com/app/membership.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.
