# STORE

- [Play Store](https://documentation.swing2app.com/store/playstore.md)
- [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
- [App Store](https://documentation.swing2app.com/store/appstore.md)
- [App Store Apple Developer Account Registration](https://documentation.swing2app.com/store/appstore/appledeveloper-registration.md)
- [Check app store app downloads](https://documentation.swing2app.com/store/appstore/appstore-appdownloads.md)
- [How to use the App Store Customer Center](https://documentation.swing2app.com/store/appstore/appstore-customercenter.md)
- [Delete apps from the App Store](https://documentation.swing2app.com/store/appstore/appstore-delete.md)
- [AppStore App Rejection Cases](https://documentation.swing2app.com/store/appstore/appstore-rejectioncases.md)
- [App Store TestFlight](https://documentation.swing2app.com/store/appstore/appstore-testflight.md)
- [How to invite Swing2App account on App Store Connect](https://documentation.swing2app.com/store/appstore/how-to-invite-swing2app-account-on-app-store-connect-and-share-information-on-app-store-upload-form.md)
- [AdMob (Google AdMob Ads)](https://documentation.swing2app.com/store/admob.md)
- [Admob Banner Ad Frequency Settings](https://documentation.swing2app.com/store/admob/admob-frequencysettings.md)
- [Admob Operation Precautions](https://documentation.swing2app.com/store/admob/admob-operation.md)
- [How to apply AdMob plug-in](https://documentation.swing2app.com/store/admob/admob-plugin-apply.md): How to set up AdMob plugin ads
- [AdMob Plug-in check](https://documentation.swing2app.com/store/admob/admob-plugin-check.md)
- [What is AdMob plugin setting?](https://documentation.swing2app.com/store/admob/admob-pluginsettings.md)
- [How to join AdMobs, create an Ad Unit ID](https://documentation.swing2app.com/store/admob/admob-register.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.com/store.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.
