# Play Store

- [How to create a Google Developer Account](https://documentation.swing2app.com/store/playstore/google-developer.md)
- [Create a Google Developer - Business Account](https://documentation.swing2app.com/store/playstore/create-a-google-developer-business-account.md)
- [Google Developer Account Identity Verification](https://documentation.swing2app.com/store/playstore/google-developer-account-identity-verification.md)
- [Launching Play Store App](https://documentation.swing2app.com/store/playstore/update-playstore.md)
- [Setting up Play Store app auto-updates](https://documentation.swing2app.com/store/playstore/app-autoupdates.md)
- [Transfer your app to another developer account on the Play Store](https://documentation.swing2app.com/store/playstore/apptransfer.md)
- [How to change the name of Play Store Developer](https://documentation.swing2app.com/store/playstore/change-developername.md)
- [Delete Play Store app](https://documentation.swing2app.com/store/playstore/delete-playstoreapp.md)
- [How to use Google Help Center](https://documentation.swing2app.com/store/playstore/google-helpcenter.md)
- [Issuing Google Maps API Key](https://documentation.swing2app.com/store/playstore/googlemaps-api.md)
- [Invite a Play Store Developer Account](https://documentation.swing2app.com/store/playstore/invite-playstoredeveloper.md)
- [How to get app updates released on the Play Store](https://documentation.swing2app.com/store/playstore/play-appupdate.md)
- [Launch the Play Store Private App (Alpha release)](https://documentation.swing2app.com/store/playstore/playstore-alpatest.md)
- [Check Play Store App Installs](https://documentation.swing2app.com/store/playstore/playstore-appinstalls.md)
- [Reply to Play Store app reviews](https://documentation.swing2app.com/store/playstore/playstore-appreviews.md)
- [Play Store Developer Page](https://documentation.swing2app.com/store/playstore/playstore-developer-page.md)
- [Play Store prior notice](https://documentation.swing2app.com/store/playstore/playstore-priornotice.md)
- [Linking Play Store Privacy Links](https://documentation.swing2app.com/store/playstore/playstore-privacylinks.md)
- [Play Store App Search TIP](https://documentation.swing2app.com/store/playstore/playstore-searchtip.md)
- [How to restore Play Store app](https://documentation.swing2app.com/store/playstore/restore-playstore-app.md)
- [Update the Play Store App](https://documentation.swing2app.com/store/playstore/update-playstore-1.md)
- [How to Submit API 35 Version App Update to Google Play Store](https://documentation.swing2app.com/store/playstore/api35.md)
- [How to Submit 16KB App Update to Google Play Store](https://documentation.swing2app.com/store/playstore/16kb.md): Submitting the 16KB Update to the Play Store


---

# 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.com/store/playstore.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.
