# 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/3rmFN68ugMiqNzTNWhLC" alt=""><figcaption></figcaption></figure>

With Amber, you have the option for a slider and to add multiple slides.

**Color options -** there are options to change the text and background colors.

**Font size -** you can have different font size per desktop and mobile.

**Disable blocks slideshow on desktop -** this checkbox gives the option to list the slides one after the other (3 max), so all promos are visible on page load.

<figure><img src="/files/6J8zT8E5q6RAToSt80PS" alt=""><figcaption></figcaption></figure>

**Enable arrows -** this checkbox adds arrows to the slider.

**Autoplay options** - add option to autoplay the slider and the time interval after which the autoplay will change the active slide.

**Closing button -** enable/disable the close button.


---

# 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/amber-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.
