# Announcement bar

**Announcement bar** is a common section on the top of every page in the theme.&#x20;

![Announcement bar](/files/-MXKf3AIHqEbMMKvYStb)

## Announcement bar setting

From your [Theme editor](/customization/page-settings.md#theme-editor), select any page and click on the **Announcement bar** section.

![Announcement bar setting](/files/-MXKfFQeS8Rliot4zv93)

## Configuration

### Show Announcement bar

Check the checkbox to show announcement bar on the page.

### Text

Input the text of the announcement bar.

### Link

Select a page. When user click on the announcement bar, the page you select will be displayed on the browser.

### Text color

Select the color of the text in the announcement bar.

### Background color

Select the background color of the announcement bar.


---

# 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.havithemes.com/customization/page-settings/sections/static-sections/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.
