# Implementation

- [URL API implementation](https://docs.cloudimage.io/implementation/url-api-implementation.md): Direct implementation using the Cloudimage URL API
- [Responsive images JS plugin](https://docs.cloudimage.io/implementation/responsive-images-js-plugin.md): Javascript implementation for pixel perfect design
- [CMS plugins](https://docs.cloudimage.io/implementation/cms-plugins.md): Plugin implementation for content management systems
- [Adobe Commerce (Magento)](https://docs.cloudimage.io/implementation/cms-plugins/magento.md): Magento plugin
- [Basic implementation](https://docs.cloudimage.io/implementation/cms-plugins/magento/basic-implementation.md): Magento simple implementation
- [Advanced implementation](https://docs.cloudimage.io/implementation/cms-plugins/magento/advanced-implementation.md): Cloudimage Content Transformation & Acceleration in Magento
- [Akeneo](https://docs.cloudimage.io/implementation/cms-plugins/akeneo.md): Scaleflex VXP Akeneo App
- [Commercetools tutorial](https://docs.cloudimage.io/implementation/cms-plugins/commercetools-tutorial.md): Commercetools implementation
- [Contentful](https://docs.cloudimage.io/implementation/cms-plugins/contentful.md): Cloudimage Contentful plugin
- [Drupal](https://docs.cloudimage.io/implementation/cms-plugins/drupal.md): Cloudimage Drupal module
- [Kontent.ai](https://docs.cloudimage.io/implementation/cms-plugins/kontent.ai.md): Cloudimage Kontent.ai connector
- [Opencart](https://docs.cloudimage.io/implementation/cms-plugins/opencart.md): Cloudimage Opencart plugin
- [Prestashop](https://docs.cloudimage.io/implementation/cms-plugins/prestashop.md): Cloudimage Prestashop module
- [Prestashop tutorial](https://docs.cloudimage.io/implementation/cms-plugins/prestashop/prestashop-tutorial.md): Implement Cloudimage on Prestashop 1.6+
- [Ruby wrapper](https://docs.cloudimage.io/implementation/cms-plugins/ruby-wrapper.md)
- [Shopware](https://docs.cloudimage.io/implementation/cms-plugins/shopware.md): Cloudimage Shopware module
- [Spryker](https://docs.cloudimage.io/implementation/cms-plugins/spryker.md)
- [Sylius](https://docs.cloudimage.io/implementation/cms-plugins/sylius.md): Cloudimage Sylius Plugin
- [Shopify tutorial](https://docs.cloudimage.io/implementation/cms-plugins/shopify-tutorial.md): Step-by-step instructions how to set up Cloudimage with Shopify
- [Shopify integration](https://docs.cloudimage.io/implementation/cms-plugins/shopify-tutorial/shopify-integration.md): Shopify integration
- [Theme files](https://docs.cloudimage.io/implementation/cms-plugins/shopify-tutorial/theme-files.md): Shopify integration - theme files
- [FAQ](https://docs.cloudimage.io/implementation/cms-plugins/shopify-tutorial/faq.md): Shopify integration - frequently asked questions
- [Wordpress](https://docs.cloudimage.io/implementation/cms-plugins/wordpress.md)
- [Migrating from another image CDN](https://docs.cloudimage.io/implementation/migrating-from-another-image-cdn.md): Migrating from another Image CDN


---

# 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.cloudimage.io/implementation.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.
