# App releases times

### <mark style="color:red;">Google Play apps</mark>

* App is released immediately after passing a review
* On average the review process takes approximately two days, but according to Google the review process can take up to seven days or more.
* After the app is reviewed, you receive a notification on your Google Console Dashboard


---

# 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://shelfy.gitbook.io/welcome-to-shelfy/the-basics/google-android/app-releases-times.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.
