# Image

## Can I add images to my experience?

### Step 1: Add an Image

You can add an image by clicking on the '**+**' icon in the top bar.

<figure><img src="/files/l4uCf0rtNadzNAZaKWI5" alt=""><figcaption><p>Adding an Image</p></figcaption></figure>

### Step 2: Upload / Choose file

You can choose from the inventory of image or upload one from your computer.

Read below to know how to select a file to upload an image/ video.

{% content-ref url="/pages/89Dj2jFYZ5UbZ0t6i2fd" %}
[Selecting a file](/metaverse/build/editor/file-manager/3rd-person-scenes.md)
{% endcontent-ref %}

### Step 3: Adjust the Image element

The right panel offers various options for making adjustments. You can modify the image's width, height, scale, and opacity.

You can also animate, control the speed and modify other adjustments too, from here.

<figure><img src="/files/6i8qLC4Gn2PXyK1usi1D" alt=""><figcaption><p>Adjusting the Image</p></figcaption></figure>

## Also Check

{% content-ref url="/pages/FD9cNw48RcN5ttSRItCU" %}
[Image Optimizations](/guidelines-compatibility/guidelines/experience-optimizations/image-optimizations.md)
{% endcontent-ref %}

{% content-ref url="/pages/DOPkjC7oAlUxSs5Ixooa" %}
[Image Aspect Ratio](/guidelines-compatibility/guidelines/asset-guidelines/image-aspect-ratio.md)
{% endcontent-ref %}


---

# 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.gmetri.com/metaverse/build/elements/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.
