# Step 2 – Upload an app to App Store Connect

In the Archives organizer, select the created archive and click **Distribute App** button.

<figure><img src="/files/j4fEwuDveDmPlF0B0S5L" alt=""><figcaption></figcaption></figure>

In the next window, select **App Store** as the distribution method, then click Next button.

<figure><img src="/files/BTgGJ2pdonwXpUxM5Rhx" alt=""><figcaption></figcaption></figure>

In the next sheet, select **Upload** and click Next button.

<figure><img src="/files/1tWEQxWtzkkksbHV42i4" alt=""><figcaption></figcaption></figure>

Alternatively, to export the app before uploading it, click Export, then click Next. Select a location for the files, then click Export. A folder containing the [archive export files](https://help.apple.com/xcode/mac/current/#/deva1f2ab5a2) appears in Finder.

In the next sheet that appears, choose distribution options, then click Next

<figure><img src="/files/6wePD5weOlOIM6GJ7yuW" alt=""><figcaption></figcaption></figure>

Tip: For detailed overview of the distribution options, see the [Distribution options](https://help.apple.com/xcode/mac/current/#/devde46df08a) guide.

In the next sheet, choose a signing option, then click Next.

<figure><img src="/files/uqliSGmhuO1tMeTaShPr" alt=""><figcaption></figcaption></figure>

Tip: For detailed overview of the signing options, have a look at the [Distribution signing options](https://help.apple.com/xcode/mac/current/#/devff5ececf8) guide.

Tip: If you select “Manually manage signing” option, follow alternate steps of the [Manually manage distribution signing](https://help.apple.com/xcode/mac/current/#/dev1bf96f17e) tutorial.

Review your app content – signing certificates, provisioning profiles, and entitlements in the next sheet.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/app75.png)

Click Upload to run uploading process of your app to the App Store

<figure><img src="/files/AUxi6nsZSmWji3wnumKf" alt=""><figcaption></figcaption></figure>


---

# 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.stylemixthemes.com/motors-app-documentation/ios-app-release/upload-to-app-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.
