# Apple App Storeへの公開

{% content-ref url="/pages/srfQrHnzuDIavbaupReH" %}
[Apple Developerアカウントの作成](/ja/testing-your-app/publishing-to-the-apple-app-store/create-your-apple-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/nCEKVLLO9sWt9ezfp8Qm" %}
[Apple Developerアカウントの年間支払い設定](/ja/testing-your-app/publishing-to-the-apple-app-store/setup-annual-payment-for-your-apple-developer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/1sk5G8mHfrbw4CQRWznH" %}
[Apple Bundle IDの作成](/ja/testing-your-app/publishing-to-the-apple-app-store/create-your-apple-bundle-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/ggYsV3EbW7xLrNvVtmdk" %}
[Adalo「アプリ固有のパスワード」を作成](/ja/testing-your-app/publishing-to-the-apple-app-store/create-your-adalo-app-specific-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/TuAgt2bngwkQIof44kFO" %}
[Adaloでビルドを開始](/ja/testing-your-app/publishing-to-the-apple-app-store/start-your-build-in-adalo.md)
{% endcontent-ref %}

{% content-ref url="/pages/uXSoygCSTuf4xcrPYXpT" %}
[App Store Connectチームにユーザーを追加](/ja/testing-your-app/publishing-to-the-apple-app-store/add-users-to-your-app-store-connect-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/zKmPzLZDodw7cTDhDmq1" %}
[TestFlightにユーザーを追加](/ja/testing-your-app/publishing-to-the-apple-app-store/add-users-to-testflight.md)
{% endcontent-ref %}

{% content-ref url="/pages/WDAimKnH73WU8PZj11aW" %}
[App Store用スクリーンショットの作成](/ja/testing-your-app/publishing-to-the-apple-app-store/creating-screenshots-for-the-app-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/3C4EN9MqdfTdb0W1DC6I" %}
[プライバシーとアプリ追跡透明性](/ja/testing-your-app/publishing-to-the-apple-app-store/privacy-and-app-tracking-transparency.md)
{% endcontent-ref %}

{% content-ref url="/pages/0LPJxxUVB2gQNGJSsR9A" %}
[iOSのトラブルシューティング](/ja/testing-your-app/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.adalo.com/ja/testing-your-app/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.
