# Video Gallery

Live demo: <https://campaign-codenation.nationbuilder.com/video_gallery>

Create you own video gallery!

1- Create a basic page for the video gallery and a basic subpage for each video in the gallery.

2- Add the Youtube video url to the content of the subpage.

3 - Add the tag `Admin Show Video Gallery` to the gallery page OR `Admin Show Video Gallery:page_slug` to a different page where `page_slug` is the slug of the page that holds the basic subpages with the video links as content.

NOTE: Make sure the video pages are published and when pasting the URL be sure to paste it without formatting (i.e. without a hyperlink, underline, etc.).

![](/files/-LjptfuVSZ7k2SUcZvr1)


---

# 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://docs.codenation.com/campana/admin-tag-customisations/admin-video-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.
