# Header

- [Header styles](https://broadcast.presidiocreative.com/broadcast-v3/header/header-styles.md): Broadcast includes multiple header styles to easily customize the look of your main header
- [Navigation images](https://broadcast.presidiocreative.com/broadcast-v3/header/navigation-images.md): How to add images into your navigation
- [Sticky header](https://broadcast.presidiocreative.com/broadcast-v3/header/sticky-header.md): Broadcast provides a sticky header option to keep the navigation always visible on scroll
- [Transparent header](https://broadcast.presidiocreative.com/broadcast-v3/header/transparent-header.md): Change the opacity to blend header with background image asset
- [Social icons](https://broadcast.presidiocreative.com/broadcast-v3/header/social-icons.md): Header options for displaying social media icons


---

# 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://broadcast.presidiocreative.com/broadcast-v3/header.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.
