# Publishing & distribution

The App Stores section provides essential guides on managing your app’s presence across different app marketplaces. From developer account ownership and compliance with app store policies to understanding submission guidelines and supported app stores, this section covers everything you need to ensure your app meets platform requirements.

Here, you'll find:

* Information on developer account ownership and management.
* Guidelines to maintain compliance with Apple App Store and Google Play Store policies.
* Details on which app stores are supported for publishing your app.
* Best practices for app submission, updates, and ongoing store management.

Explore this section to ensure your app meets the necessary guidelines and remains compliant with store policies.


---

# 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/frequently-asked-questions/publishing-and-distribution.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.
