# Image

## Add New Image

You can add any image file in the Media library, image field, and WYSIWYG.

The optimal image size should be **800kb or less** (Recommended) with a maximum of 2MB allowed.&#x20;

{% hint style="info" %}
The larger the image you load to your site, the slower it will perform. Keep your site optimized by loading the smallest file possible without losing quality.
{% endhint %}

## Required file types (Default):

* png
* gif&#x20;
* jpg&#x20;
* jpeg
* webp (recommended)

<figure><img src="/files/e7NCdRHSQf87VlunuQwX" alt=""><figcaption><p>Allowed Image Types</p></figcaption></figure>


---

# 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.varbase.vardot.com/10.1.x/content-designers/media-management/uploading-media-files/image.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.
