# Adding Custom Images

### Adding custom images to the Scene:

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

1. Navigate to `Smart Objects` > `Images`.
2. Select the display you prefer for your image and drag it to your scene.
3. In the details panel, add  `HTTP link` for your image in the field.
4. Input the necessary details and submit.
5. You also have the option to make your display`interactable`
6. For images, the `JPG` or `PNG` file will be added to your scene.


---

# 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.infinityvoid.io/guides/for-content-creators/void-craft/getting-started/03.-adding-custom-images.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.
