# Feature Video

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

<figure><img src="/files/kPy6zFkATPBfV8OIm4t0" alt="Candidate theme&#x27;s featured video example"><figcaption><p>Candidate theme's featured video example</p></figcaption></figure>

## Adding a video to the featured content slider

1. Navigate to **Settings > Featured content sliders** on the back-end of any page in NationBuilder.&#x20;
   * You can also navigate to this section via the control panel shortcut when previewing the page. E.g.&#x20;

![](/files/-LjoTjZr71nZQ29sxI9o)

2. Create a new feature **Page > Featured content sliders.**
3. To add a new featured video slide, start by filling out the form.
   * For a single headline, enter one line of text in the headline field.
   * For a **Heading** and **Subheading**, input your headline and subheading in the headline field, separated by a vertical pipe "|". (E.g. "Heading Text | Subheading Text")
4. In the "Page to feature" field, enter the slug of a page containing a YouTube URL in its content.&#x20;
   * **Important:** The slug of this page should include the term "video" (e.g. video\_1, as shown in our example below).
5. Upload an image following the instructions in the following link

{% content-ref url="/pages/-LjoSub6uCTP8AbDUIYL" %}
[Add a featured image](/launching-time-to-go-live/add-a-featured-image.md)
{% endcontent-ref %}

<figure><img src="/files/-Ljpy9-rmhJXDzhoOgxL" alt="Featured Video Setup"><figcaption><p>Featured Video Setup</p></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://docs.codenation.com/admin-tag-customisations/admin-feature-video-section.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.
