# Monaca Power Plugins

With Monaca Power Plugins, we deliver developers the ability to secure their work with the latest security technologies.

{% hint style="info" %}
In order to use Monaca Power Plugins, you are required to subscribe to a valid plan. Please refer to [Pricing](https://monaca.io/pricing.html) .
{% endhint %}

{% content-ref url="/pages/-MfWeAiStU-Sv8WEmusw" %}
[Monaca HTML5 Resource Encryption](/reference/power_plugins/html5_resource_encryption.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAiqemGP2w46WLsP" %}
[Monaca In-App Updater](/reference/power_plugins/in-app_updater.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAg8joJQKe127qty" %}
[Monaca Secure Storage](/reference/power_plugins/secure_storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/f25MNCU1igg5n5ziATpG" %}
[Barcode Scanner Plugin](/reference/power_plugins/monaca-plugin-scan-barcode.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAm4phY40KPUX0KR" %}
[Android build memory size setting](/reference/power_plugins/android_build_mem.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://en.docs.monaca.io/reference/power_plugins.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.
