# Native plugins

"Native plugins" refer to extensions or add-ons specifically designed to work with a particular platform or application. \
[These plugins](https://hub.filerobot.com/dmo/native-plugins) provide functionalities that enhance the user experience and integrate seamlessly with the platform's features.

## Scaleflex DMO Native plugins list:

1. [Magento (Adobe Commerce)](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/plugins/adobe-commerce-magento)
2. [Akeneo](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/connectors/akeneo-pim-app)
3. [Wordpress](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/plugins/wordpress)
4. [Prestashop](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/plugins/prestashop)
5. [Drupal](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/plugins/drupal)
6. [CI-Hub (Adobe Creative Cloud)](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/connectors/ci-hub)
7. [Shopify](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/connectors/shopify-shopify-plus-app)
8. [Storyblok](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/plugins/storyblok)
9. [Sylius](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/plugins/sylius)
10. [Zapier](https://docs.scaleflex.com/filerobot-documentation/headless-dam-and-api/plugins-and-connectors/connectors/zapier-automation)

<figure><img src="/files/VnpAcSnxkWOjglcZ7VVN" alt=""><figcaption></figcaption></figure>

## Key Features:

1. **Automatic Image resizing**: This feature dynamically adjusts image sizes based on the user's device and screen resolution, ensuring optimal display.
2. **Responsive Images**: This feature supports responsive images, allowing developers to serve different image sizes based on device and screen resolution.
3. **Lazy Loading**: Implements lazy loading to delay loading images until they are in the viewport, improving initial page load times.
4. **CDN Integration**: Utilizes Content Delivery Networks to deliver images quickly and efficiently to users globally.

## Benefits:

1. Improved Performance
2. Enhanced User Experience
3. Reduced Bandwidth Costs

## Use Cases:

1. E-commerce Websites
2. Media and Blogs
3. Web Applications


---

# 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://docs.scaleflex.com/dynamic-media-optimization-dmo/welcome/native-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.
