# Add images

You can use the Web URL Image IFX to load an image from the internet and display it in the environment. The image must be accessible through a public URL. For more information, see [Web URL Image IFX](/engage/advanced-features/using-ifx/web-url-image-ifx.md).

Fire extinguishers are color-coded to identify their type. You can download the images of fire extinguishers on this page, and then upload them to your own server. If you don’t have your own server, you can use an image hosting site, such as imgur, or a similar fire extinguisher image already hosted on the internet. However, you will need to obtain the direct URL for the image file.

{% file src="/files/odc1Abvb8JP3gDkiWbrP" %}
Fire extinguisher images © 2023 by ENGAGE XR, Ltd. are licensed under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1)
{% endfile %}

Complete the following steps to set the image for each of the frames:

1. On the timeline, select the cog icon for the image frame.
2. In the **Image URL** field, enter the URL of the corresponding image.

<figure><img src="/files/IDADT9j1BLgP2lllHNF5" alt=""><figcaption><p>Final arrangement of paper fire and fire extinguisher options</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.engagevr.io/engage/experience-editor/tutorials/intermediate-fire-extinguisher-training/paper-fire/add-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.
