# Announcement Bar

"A notification bar is a brief section where you can display a message on your site. Utilizing a notification bar is a simple method to attract visitors' attention.

You could incorporate a notification bar to emphasize the following details:

* Shipping details
* Notifications for new inventory
* Promotions such as sales or the introduction of new gift cards, etc."

<figure><img src="/files/08zeLypkF6NwU3dRqZ4C" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section**
2. Locate **Announcement bar**
3. **Save.**
   {% endhint %}

## Section settings

### General settings

* Options include:
* Display Announcement: Enable or disable the bar.
* Homepage Exclusive: Choose to show it solely on the homepage or across all pages.
* Display Close Button: Activate the X button on the right side of the bar.
* Show Separator: Differentiate the bar from the header section.

### Slider settings

* Display navigation: Enable arrows for customers to navigate between various announcement items (applicable when multiple announcement items are present). Automatic slide rotation:&#x20;
* Enable automatic rotation of announcement slides.&#x20;
* Rotate slides every: Specify a duration for the slider to transition every 2-10 seconds (works when the Automatic slide rotation option is enabled).

## Block settings

Each Announcement item comes with a message and a link for that message if you want to direct customers to your desired page.

<figure><img src="/files/7BQHPH1ZfoGsF4YGxCsf" alt=""><figcaption></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://4sh-templates.gitbook.io/opulent-os2.0/global-section/announcement-bar.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.
