# 구글 플레이 정책

- [민감한 권한 API: 쿼리 권한 정책](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/api.md): 구글 플레이 콘솔 정책 - 민감한 권한 API: 쿼리 권한 정책 입력 방법
- [앱 액세스 권한](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/undefined.md): 구글 플레이스토어 - 앱 액세스 권한 입력방법
- [사용자 제작 콘텐츠(UGC)](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/ugc.md): 구글 플레이스토어 정책 - 사용자 제작 콘텐츠(UGC)
- [데이터 보안](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/datasecurity.md): 구글 플레이스토어 - 데이터 보안 정책 입력 방법 (23년 9월 최신 버전)
- [아동 안전 표준 정책](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/child_safety.md): 셜 및 데이트 카테고리에 해당하는 앱은 Google의 아동 안전 표준 정책을 준수해야 합니다.
- [개인정보 링크 연결하기](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/playstore-policyurl.md): 플레이스토어 앱 등록시 – 스토어 등록정보 메뉴 에서 ‘개인정보 처리방침’을 입력하는 방법에 대해서 알려드립니다.
- [플레이스토어 사전고지 문서(증빙서류)](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/playstore-priornotice.md): 구글 플레이스토어 사전고지 문서 제출하기
- [Android 개발자 인증 정책 총정리](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/android-developer-verification.md): 구글 플레이스토어 "Android 개발자 인증이란?" 앱 등록 방법과 변경사항 총정리
- ['데이터 보안 양식 계정 삭제 링크 오류' 해결방법](https://documentation.swing2app.co.kr/knowledgebase/playstore/policy/dataissue.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/policy.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.
