# Google Play Store App Publish Considerations

Refer to [Developer Program Policy](https://support.google.com/googleplay/android-developer/answer/11899428) for more details. These policies can be changed by google time to time, so please refer latest policies before publishing App in playstore.

**Privacy Policy** for App to be listed in the playstore to be generated and publish this policy of the app as a URL. The same `Privacy Policy URL` needs to be added in the play store "Store Listing" section of your application before publishing the Application.

**Misleading Claims** Google team reviews the app content including logos , images , content to see if any misleading claims. For example "government affiliation or authorization to facilitate government services through your app". A [Advance Notice Form](https://support.google.com/googleplay/android-developer/contact/adv_note) to be submitted for any such affiliations or claims for google team to review it.

\ <br>


---

# 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://saral.sunbird.org/use/google-play-store-app-publish-recommendations.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.
