# Upload

The Upload category provides comprehensive guides on submitting your app to the app stores and managing your app listings. Whether you're uploading a new app, submitting an updated version, or ensuring compliance with app store guidelines, this section has you covered.

Here, you'll find:

* Step-by-step guides for submitting Android and iOS apps to the Google Play Store and Apple App Store.
* Instructions on submitting new app versions and managing app updates.
* App store submission guidelines to help ensure compliance with platform policies.
* Best practices for managing your developer accounts on Google Play and Apple Developer.

{% embed url="<https://www.youtube.com/watch?v=xEy3y-wwmsg>" %}

Explore this section to successfully upload and manage your app on the app stores with ease.


---

# 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://docs.appmysite.com/app/upload.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.
