# Display gallery

To display your photo collection on your store, you'll need to follow these steps:

1. Copy the code of the collection, can click the code to copy.

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

2. Add collection block to your theme.

2.1 Go to Customize theme.

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

2.2 Select a page and add Gallery block

<figure><img src="/files/5htSP94Xcng5hmYFI74T" alt=""><figcaption></figcaption></figure>

2.3 Paste your gallery code to block setting.

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

2.4 Save your changes and View.

<figure><img src="/files/CoO15ZdA8r1HKYQAT34x" 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://angdocs.nx8apps.com/display-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.
