# Background Video Section

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

1- Create a new basic page and add your youtube URL to the body of the page. When pasting the URL be sure to paste it without formatting (i.e. without a hyperlink, underline, etc.).

![](https://1948373163-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LeL-FYaRUlvUn8HHUaD%2F-MHJx575AgS1T_SpVocl%2F-MHJxNYTtPje3-Xmv7U4%2FScreen%20Shot%202020-09-16%20at%201.28.51%20PM.png?alt=media\&token=943442fd-a362-4199-a32f-fc97307832c4)

2- Add the tag `Admin Show Background Video:[VIDEO_SLUG]`  to the page you want the video to appear. i.e. `Admin Show Background Video:celebration`&#x20;

3- You can overlay a quote on the video by adding a headline to the video page.

![](https://1948373163-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LeL-FYaRUlvUn8HHUaD%2F-MHJxnxqUOa_rYiwojZN%2F-MHJztdqMHjr4v8T6Fr7%2FScreen%20Shot%202020-09-16%20at%201.39.56%20PM.png?alt=media\&token=1fd56373-69e6-453b-95f1-da3c12a3a378)

4- Given background videos are not supported on many mobile devices, you can set a fallback image to use as the background in this section on smaller screens. To do this, simply upload your desired background photo as the social media image for the page.


---

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