# 앱스토어

- [애플 계정 만들기](https://documentation.swing2app.co.kr/knowledgebase/appstore/accounts.md): 애플 ID 새로 만들기
- [앱스토어 애플 개발자계정 등록(개인)](https://documentation.swing2app.co.kr/knowledgebase/appstore/apple-developer.md): 개인 애플 개발자 계정 가입 및, 등록방법 안내
- [앱스토어 애플 개발자계정 등록(기업)](https://documentation.swing2app.co.kr/knowledgebase/appstore/developer-corporation.md): 기업 애플 개발자 계정 등록방법
- [애플 개발자 계정 멤버십 연장(갱신)방법](https://documentation.swing2app.co.kr/knowledgebase/appstore/renew.md): 앱스토어 – 애플 개발자 계정 멤버십 갱신하기
- [앱스토어 앱 등록 준비사항](https://documentation.swing2app.co.kr/knowledgebase/appstore/infor.md): 앱스토어 앱 등록을 위해 준비해야 하는 항목을 알려드립니다.
- [앱스토어 스크린샷 이미지](https://documentation.swing2app.co.kr/knowledgebase/appstore/screenshot.md): 앱스토어 앱 등록 스크린샷 이미지 가이드라인, 앱스토어 등록 전 준비해주세요.
- [앱스토어 업로드 신청방법](https://documentation.swing2app.co.kr/knowledgebase/appstore/upload.md): 업로드 신청 - 앱스토어 업로드 신청방법 매뉴얼
- [앱스토어 앱 심사 거절 대표 사례](https://documentation.swing2app.co.kr/knowledgebase/appstore/reject.md): 앱스토어에서 자주 발생되는 심사 거절 사유 - 대표 사례
- [\[웹앱\] 앱스토어 앱 심사거절 사례](https://documentation.swing2app.co.kr/knowledgebase/appstore/webappreject.md): 앱스토어에서 자주 거절되는 '웹앱' 심사 거절 사례입니다.
- [아이폰 푸시 인증서 연장](https://documentation.swing2app.co.kr/knowledgebase/appstore/push-certificate.md): 애플 푸시 인증서 연장 매뉴얼 (아이폰 푸시 이용시)
- [TestFlight 앱출시 방법](https://documentation.swing2app.co.kr/knowledgebase/appstore/appstore-testflight.md): 아이폰 내부 사용 목적의 앱스토어 앱 등록 Test-flight 이용방법
- [TestFlight 앱 연장방법](https://documentation.swing2app.co.kr/knowledgebase/appstore/testflightupdate.md): testflight 앱 90일 이용기간 종료 전/후 앱을 갱신하는 방법에 대해 알려드립니다.
- [Apple Developer Enterprise Program](https://documentation.swing2app.co.kr/knowledgebase/appstore/apple-developer-enterprise.md): 애플 엔터프라이즈 개발자 계정 등록 방법
- [애플 개발자 계약 업데이트](https://documentation.swing2app.co.kr/knowledgebase/appstore/license.md): 앱스토어 애플 개발자 계약 관련 업데이트 승인 방법
- [앱스토어 API 인증서 등록하기](https://documentation.swing2app.co.kr/knowledgebase/appstore/api.md): 앱스토어 API 키 등록하기
- [앱스토어 아이폰 푸시 인증서 등록](https://documentation.swing2app.co.kr/knowledgebase/appstore/pushapi.md): 아이폰 푸시 인증서 등록 매뉴얼
- [애플 앱스토어 고객센터 이용방법](https://documentation.swing2app.co.kr/knowledgebase/appstore/apple-support.md)
- [앱스토어 앱 출시 링크 확인하는 방법](https://documentation.swing2app.co.kr/knowledgebase/appstore/appurl.md): 앱스토어 앱 출시 후, 해당 앱의 출시 링크를 확인하는 방법 안내
- [애플 계정 사용자 초대](https://documentation.swing2app.co.kr/knowledgebase/appstore/invite.md): 애플 개발자 계정 초대하기 (관리자 초대)
- [앱스토어 앱 이전](https://documentation.swing2app.co.kr/knowledgebase/appstore/apptransfer.md): 애플 앱스토어 - 다른 개발자 계정으로 앱 이전하는 방법 가이드
- [앱스토어 출시된 앱 삭제하기](https://documentation.swing2app.co.kr/knowledgebase/appstore/appstore-appdelete.md)
- [앱스토어 앱 설치수 확인하기](https://documentation.swing2app.co.kr/knowledgebase/appstore/appstore-installcount.md)
- [앱스토어 리뷰/ 평점 관리](https://documentation.swing2app.co.kr/knowledgebase/appstore/review.md): 앱스토어 앱 출시 후 리뷰/평점 관리하는 페이지
- [앱스토어 출시 후 관리 페이지](https://documentation.swing2app.co.kr/knowledgebase/appstore/manage.md): 앱스토어 앱 출시 후 관리해야 하는 기능 페이지를 알려드립니다.
- [앱스토어 '디지털 서비스법 규정' 조치방법 안내](https://documentation.swing2app.co.kr/knowledgebase/appstore/business.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://documentation.swing2app.co.kr/knowledgebase/appstore.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.
