# Publishing to the Google Play Store

{% embed url="<https://youtu.be/0bgpTeR7duA>" %}

{% content-ref url="/pages/ZuNyxQRZUsFvi4FHXlBi" %}
[Setup Android Signing Information](/publish-apps/publishing-to-the-google-play-store/setup-android-signing-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/aZdsSNVgf0Z3685pJBrF" %}
[Get Android Build File](/publish-apps/publishing-to-the-google-play-store/get-android-build-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/x2dDKi18YOWMViGdw2HD" %}
[Create Your Google Developer Account](/publish-apps/publishing-to-the-google-play-store/create-your-google-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/3fdpeurOIVX7s7dAxOM3" %}
[Setup your App on Google Play Store](/publish-apps/publishing-to-the-google-play-store/setup-your-app-on-google-play-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/7R7neqhsF8gXXJxnEoao" %}
[Submit Your App to Production](/publish-apps/publishing-to-the-google-play-store/submit-your-app-to-production.md)
{% endcontent-ref %}


---

# 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://help.twinr.dev/publish-apps/publishing-to-the-google-play-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.
