# 플레이스토어 운영

- [플레이스토어 앱 출시 링크 확인 방법 ​](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/appurl.md): 플레이스토어 앱 출시 후, 해당 앱의 출시 링크를 확인하는 방법 안내
- [플레이스토어 출시 앱 삭제 방법](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/delete.md): 플레이스토어 출시된 앱을 삭제하는 방법입니다.  \*조건과 진행방법을 확인해주세요.
- [플레이스토어 앱 게시취소](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/unpublish.md)
- [플레이스토어 앱 검색 TIP](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/playstore-searchtip.md)
- [플레이스토어 출시 후 관리 페이지](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/manage.md): 플레이스토어 앱 출시 후 관리 페이지 - 앱 설치 수(통계), 리뷰/평점 , 앱 업데이트 방법
- [플레이스토어 앱 설치수 확인하기](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/playstore-installcount.md)
- [구글 고객센터 접수-앱 삭제 요청](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/contact.md): 구글 고객센터에 접수하여 앱 삭제를 요청하는 방법
- [구글 개발자 계정"통신판매업 신고"](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/ecommerce-business.md): 한국 개발자에게 요청되는 추가 정보 - 통신판매업 신고 방법
- [플레이스토어 앱 리뷰에 답글 달기](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/playstore-riveiw.md)
- [플레이스토어 리뷰가 안 보이는 이유는?](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/reviewissue.md): 구글 플레이 리뷰가 안 보이는 이유는?   구글 리뷰 노출 제한의 모든 원인과 대처법
- [Google Play Console 지원팀 문의하기](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/googleplay-support.md)
- [플레이스토어 업로드키 재설정 방법](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/uploadkey.md): 업로드 키 재설
- [플레이스토어 앱 자동업데이트 설정하기](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/automatic-update.md)
- [플레이스토어 이의제기(앱 복원방법)](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/appeal.md)
- [플레이스토어 프로덕션 새 버전 버튼 비활성화 해결 방법](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/draft.md): 플레이스토어 “새 버전 만들기” 버튼이 안 눌릴 때?
- [구글 플레이 개발자 고객센터 문의 방법 (Play Console 지원팀 연락)](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/ticket.md): 구글 플레이 개발자 고객센터 문의 방법
- [플레이 콘솔 이메일 수신자 추가](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/email-recipients.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/playstore/manage.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.
