# Announcement bar

The announcement bar is the section that lives above the header. Its main purpose is to show:

* promotions
* shipping details
* contact details
* currency and language settings

<figure><img src="/files/5mJVNlr34i73J7S6d5B0" alt=""><figcaption></figcaption></figure>

It also supports multiple promos with a slider. Multiple promos/info blocks can be added through repeatable blocks from `Customize panel > Announcement bar > Add Content Item`:

<figure><img src="/files/z8JJ8muR1dwFyCEj5Lv7" alt=""><figcaption></figcaption></figure>

Enabling the `Contact links` will show the contact details that are added in `Theme settings > Global`.

This section supports various settings like:

* enabling/disabling the section
* enabling the localization button
* enabling close button and contact details
* alignment settings
* carousel type

### Country/region selector

Here we have options for:

* Enable country/region selector
* Enable country name
* Enable country flag

### Language selector

There is setting for:

* Enable language selector


---

# 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://bigstart.gitbook.io/marble-documentation/global-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.
