# Activate Image Optimization and WebP

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

Open the [Medianova Control Panel](https://cloud.medianova.com) to enable **Image Optimization** and **WebP** for a CDN Resource.

{% stepper %}
{% step %}
**Log in to the** [**Medianova Control Panel**](https://cloud.medianova.com/)
{% endstep %}

{% step %}
**In the left navigation menu, go to CDN → CDN Resources.**
{% endstep %}

{% step %}
**Select the CDN Resource you want to configure.**
{% endstep %}

{% step %}
**Open the Optimization tab.**
{% endstep %}

{% step %}
Enable the following options as needed:

* **Image Optimization** – dynamically resize and compress images.
* **WebP Conversion** – automatically serve supported browsers with optimized WebP images.
  {% endstep %}

{% step %}
Click **Save Changes** to apply the configuration.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Other optimization services, such as **Gzip** and **Brotli**, can also be managed from the same **Optimization** tab.
{% endhint %}


---

# 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://clients.medianova.com/products/performance-cdn/image-optimization-and-webp/activate-image-optimization-and-webp.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.
