# Publish

The Publish category provides guides on publishing iOS apps directly from your AppMySite account by connecting App Store Connect. This section helps you streamline the iOS submission process and manage your releases more efficiently.

Here, you’ll find:

* Steps to share app updates directly on the App Store listing page.
* Guidance to track your app publishing history for better management.
* Help to resolve submission errors quickly and seamlessly.
* Instant notifications to confirm successful submissions.

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


---

# 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/publish.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.
