# Images and Uploads

The images and uploads section are simple containers for the stock image library as well as your historical images / uploads.&#x20;

#### Images

In the images tab you can search through millions of stock photos. Just enter the key word of the desired image and it will generate search results for you. Drag the image to your email builder to use the image in a relevant content block.

<div align="left"><figure><img src="/files/XuTlYjBAfFrrLEvQwTuv" alt="" width="353"><figcaption></figcaption></figure></div>

#### Uploads

Uploads is a repository for all your existing images that you have uploaded or previous stock images that you have used. You can search for existing images by using the search field and entering in the relevant key word. You can also upload new images by triggering the upload image button. Additionally you can also hover to display the ellipsis which is a clickable menu which allows you to delete photos from your uploads as well.<br>

<div align="left"><figure><img src="/files/ydvMXEyKVprfcTjBJRi4" alt="" width="350"><figcaption></figcaption></figure></div>


---

# 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://userflux.gitbook.io/userflux-docs/feature-guides/user-journeys/email-builder/images-and-uploads.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.
