# パート 4 : Monaca アプリの配布申請

## App Store への申請

[App Store での配布](/products_guide/monaca_ide/deploy/appstore.md) をご確認ください。

## Google Play への申請

[Google Play での配布](/products_guide/monaca_ide/deploy/google_play.md) をご確認ください。

他のプラットフォーム向けの Monaca アプリの配布申請に関しては、 [配布方法](/products_guide/monaca_ide/deploy.md) をご確認ください。


---

# 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/tutorials/monaca_ide/publishing_app.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.
