# Monaca CLI

{% content-ref url="/pages/-MfWrbPG6fTtKA7cb0t2" %}
[概要](/products_guide/monaca_cli/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbI9dRXEJCfELKqa" %}
[Monaca CLI コマンド](/products_guide/monaca_cli/cli_commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEKaocwgjHWIc8l" %}
[プロジェクトの構成](/products_guide/monaca_ide/dependencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbNKyIlZQPJQK2J3" %}
[ペアリングとデバッグ](/products_guide/monaca_cli/pairing_debugging.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbJaUa3ef8bGG4Bc" %}
[リモートビルドと配布申請](/products_guide/monaca_cli/build_publish.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbLkeXdV\_COYXOwX" %}
[トラブルシューティング ガイド](/products_guide/monaca_cli/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbN8anHI\_c3oSWhE" %}
[チュートリアル](/products_guide/monaca_cli/tutorial.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_cli.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.
