# Distribute

To finalize your App distribution in App Store, you need to follow the App Store Connect Guide to define your App Presence on App Store.

Read the following Guides from Apple if you have questions about this process:

{% embed url="<https://help.apple.com/app-store-connect/#/dev300c2c5bf>" %}

{% embed url="<https://developer.apple.com/app-store/product-page/>" %}


---

# 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://doc.sysdevmobile.com/kalipso-ios-deployment/deployment/distribute.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.
