# Upload images in gallery

There are two ways to upload images Spice-Image-Gallery App.

1. Add Images from Url – Click on the “Add Image from Url” button and then add Image URLs there. You also can add multiple image URLs at a time by clicking on the “Add More” button there.
2. Bulk Upload images – Click on the “Bulk Upload Images” buttons then a Add Multiple Images window will occur. Then click on the middle of that window to upload the images. You can also upload the images from there by drag and drop method.

Please refer to the following video tutorial.

<figure><img src="/files/f5KrCAroLGRExxOH0WvF" alt=""><figcaption></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://help.spicegems.com/spice-image-gallery/upload-images-in-gallery.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.
