# リモートビルドと配布申請

![](/files/-MgVpRgR0LfspUyIuDFl)

`リモートビルド`および `設定` では、次の設定を行えます。

* アプリの設定 : プラットフォーム毎 ( iOS、Android、Windows ) に、アプリの設定を行えます。
* ビルド/ビルド設定 : プラットフォーム毎 ( iOS、Android、Windows ) に、ビルドの設定を行えます。
* プロジェクト : [Cordova プラグイン](/products_guide/monaca_ide/dependencies/cordova_plugin.md)、 [JS/CSS コンポーネント](/products_guide/monaca_ide/dependencies/components.md)、外部サービス連携など、プロジェクトの依存関係に関する設定を行えます。

各プラットフォーム向けアプリのビルド方法と配布申請に関しては、次の解説をご確認ください。

* [ビルド](/products_guide/monaca_ide/build.md)
* [配布方法](/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/products_guide/monaca_localkit/build_publish.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.
