# APIの解説

{% content-ref url="/pages/-MfWrbEQvwSfpZvuiGZT" %}
[Monaca API](/reference/monaca_api.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEApDRzVRZYgBzF" %}
[基本プラグイン](/reference/core-cordova-plugins.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbCZhPe44pgQYEmA" %}
[サードパーティー製プラグイン](/reference/third_party_phonegap.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEoWcOMj-3mZg04" %}
[Monaca 提供プラグイン](/reference/power_plugins.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFRXgap4rZxZYlu" %}
[外部サービス連携](/reference/service_integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbDfJzN7XujQ4q3S" %}
[設定ファイル](/reference/config.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/reference.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.
