# Image

The image provides all the information needed to start a virtual machine instance.

## Image Type

### Default Image

Default images for Ubuntu, CentOS, Windows and Debian operating systems are provided.

### Custom Image

Custom images are created from existing instances. After creating a custom image, you can quickly create a virtual machine instance with the same configuration as the custom image by using it as the system disk. You can also delete the custom image when it is no longer needed.

## **Image Limits**

Up to 5 images can be created in each zone.<br>


---

# 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.console.zenlayer.com/welcome/virtual-machine/overview/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.
