> For the complete documentation index, see [llms.txt](https://docs.codenation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codenation.com/admin-tag-customisations/admin-image-gallery.md).

# Image Gallery

{% hint style="info" %}
Live Demo: <https://candidate.codenation.com/image_gallery>
{% endhint %}

<figure><img src="/files/di9ij2leXTUE4qkBj579" alt="Image Gallery Example" width="563"><figcaption><p>Image Gallery Example</p></figcaption></figure>

<figure><img src="/files/n2M7qjA15B9YYi3iFcm1" alt="Image Gallery Selected Preview" width="563"><figcaption><p>Image Gallery Selected Preview</p></figcaption></figure>

## Adding an image gallery

1. Create a new basic subpage for your image collection (i.e. 2036 Annual Event Catchup).
2. Add each image as a featured content slide to the subpages featured content slider by navigating to **Settings > Featured Content Sliders**. &#x20;
3. Add the tag `Admin Show Image Gallery` to the page you want to feature the image gallery.&#x20;
4. Preview your gallery.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.codenation.com/admin-tag-customisations/admin-image-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.
