# Publishing to the Apple App Store

{% content-ref url="/pages/j7qnika3vZiHpTju6NyF" %}
[Create Your Apple Developer Account](/publish-apps/publishing-to-the-apple-app-store/create-your-apple-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/0MGCS4LJNcifqjVQvWLd" %}
[Setup Annual Payment for your Apple Developer Account](/publish-apps/publishing-to-the-apple-app-store/setup-annual-payment-for-your-apple-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/CGfDrqMo6DJbJrPyXT71" %}
[Create Your Apple Bundle ID](/publish-apps/publishing-to-the-apple-app-store/create-your-apple-bundle-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/n8s5VzNkCuPF2AN27nP2" %}
[Setup iOS Signing Info](/publish-apps/publishing-to-the-apple-app-store/setup-ios-signing-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/yqKombf5gdR6NFzFrspM" %}
[Get iOS Build File](/publish-apps/publishing-to-the-apple-app-store/get-ios-build-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/wxRIAyRsnaC1qrzO1Bf9" %}
[Add Users to Your App Store Connect Team (Optional)](/publish-apps/publishing-to-the-apple-app-store/add-users-to-your-app-store-connect-team-optional.md)
{% endcontent-ref %}

{% content-ref url="/pages/McAEvz0XjWP1jPaWroRH" %}
[Add Users to TestFlight (Optional)](/publish-apps/publishing-to-the-apple-app-store/add-users-to-testflight-optional.md)
{% endcontent-ref %}

{% content-ref url="/pages/mgIxZyPjT5SYqmCHsRlf" %}
[Submit Your Build to The App Store](/publish-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.md)
{% endcontent-ref %}


---

# 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://help.twinr.dev/publish-apps/publishing-to-the-apple-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.
