# App Store での配布

App Store で iOS アプリを配布するためには、Apple 社による審査を通過する必要があります。審査のためにアプリを提出するときには、 App Store Connect を使用します。App Store Connect 上では、アプリの提出に必要な手続き ( アプリ情報の登録など ) を含む、さまざまな処理・操作を行います。なお、審査では、App Store での配布基準に適合しているかが審査されます。アプリの提出後、審査終了までには、通常、2 週間程度かかります。

{% content-ref url="/pages/-MfWrbE1mZ9GdB3\_yZUa" %}
[App Store Connect ガイド](/products_guide/monaca_ide/deploy/appstore/app_store_connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbIM8oVuH0spc\_yh" %}
[iOS アプリ アップロード機能](/products_guide/monaca_ide/deploy/appstore/app_submission.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://ja.docs.monaca.io/products_guide/monaca_ide/deploy/appstore.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.
