# Create a gallery

Spice-Image-Gallery App is a quick easy way to display images on your store.

In this post, I will explain how to create a new gallery with the Spice-Image-Gallery App.

To create a new gallery, first click on the “**Create New Gallery**” button and then add a gallery name and select the gallery type. And it’s done.

**Refer to the following video tutorial:**

{% embed url="<https://vimeo.com/376760331>" %}

[How to upload imges in gallery?](/spice-image-gallery/upload-images-in-gallery.md)

[How to embed gallery in the store?](/spice-image-gallery/embed-gallery-in-your-store.md)


---

# 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/create-a-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.
