# Monaca Localkit

![](/files/-MgVjrENfo8LueV4cK_y)

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

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

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

{% content-ref url="/pages/-MfWrbIQ-51XLZnmGK9R" %}
[トラブルシューティング](/products_guide/monaca_localkit/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEEV0v9p8G2rWjj" %}
[チュートリアル](/products_guide/monaca_localkit/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_localkit.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.
