# Feature Video

Demo: <https://campaign-codenation.nationbuilder.com/>

1. Create a new feature **Page > Featured content sliders**&#x20;
2. In the Label include the word "Background"
3. In "Page to feature" add the slug of a page that has a Youtube URL in the content of the page.
4. Upload an image to be the placeholder whilst the video loads

See the screenshot below as an example. Note the page with slug *celebration\_2* has a youtube video url pasted into its content section.

![](/files/-MJ7EQvolBqNiJ6Z4CAP)


---

# 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-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.
