> For the complete documentation index, see [llms.txt](https://story.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://story.groupthought.com/story-theme-v1/header/promotional-announcement-bar.md).

# Promotional announcement bar

An announcement bar or sometimes known as a promo bar, are ideal for promoting specials or any key messaging at the top of your site. Story allows you show the message, with link on the all pages of your site or only the homepage.&#x20;

#### How to use

Activate the announcement bar in the Header section settings. Add your promotional message, link and use the other customization options:

![](/files/-MVxe3UgIUdpzGCMLvVs)

Choose a link to help customers find your promotion:

![Link directly to any product, page or external resource](/files/-MVxgtWKJldUUUFG6HIr)

#### Transparent header

The announcement bar takes on a transparent background with the rest of your header when using a transparent header. Upon hover, the solid background appears and a customized background color will be displayed for the promo bar:

![When the head is active, solid background color is displayed](/files/-MVxc-BmqMgbbC3IfCHe)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://story.groupthought.com/story-theme-v1/header/promotional-announcement-bar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
