# Monaca クラウド IDE

![](/files/-MgilTSap16ojBJu7wlK)

Monaca クラウド IDE では、プロジェクトの開発からビルドまでを、総合的にサポートするインターフェースを提供しています。ここでは、Monaca クラウド IDE の画面構成、エディターの機能、プロジェクトファイルの管理方法について解説します。

{% content-ref url="/pages/-MfWrbF\_89pBTNScbQfN" %}
[概要](/products_guide/monaca_ide/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEph3FsiDFuwMAc" %}
[Monaca クラウド IDE の機能](/products_guide/monaca_ide/changes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbF5Mv\_oj5hPqnZH" %}
[ターミナル機能](/products_guide/monaca_ide/terminal.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbK4PdT8BvyLiECs" %}
[エディターのショートカット一覧](/products_guide/monaca_ide/editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbElrUQuz-NKpCjk" %}
[Broken mention](broken://pages/-MfWrbElrUQuz-NKpCjk)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbHUrc1gdp4mC4KE" %}
[バージョン管理](/products_guide/monaca_ide/version_control.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbG0rOb6AxCZFaeJ" %}
[Monaca CI](/products_guide/monaca_ide/monaca_ci.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbDxlD9nnIeIkP2b" %}
[ビルド](/products_guide/monaca_ide/build.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbE3IEgXFg2WLvVH" %}
[配布方法](/products_guide/monaca_ide/deploy.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.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.
