# Announcement Bar

A thin, fixed bar that appears above the header. DRIFT Pro supports two display modes — static rotation and a scrolling marquee.

## How to access

In the customizer, locate the **DRIFT Announcement** section in the header group. Add or edit it from there.

## Settings

### Display mode

Choose how messages appear:

* **Static (auto-rotate)** — Messages fade in one at a time on a timer.
* **Marquee (scrolling)** — Messages scroll continuously across the bar.

### Homepage only

When enabled, the announcement bar only appears on the homepage.

### Rotation speed (static mode)

Range from 2 to 10 seconds. The number of seconds between each message.

### Marquee speed

Range from 10 to 60 seconds. The number of seconds for one full scroll cycle. Lower values are faster.

## Blocks

Add up to 6 **Message** blocks. Each block has:

* **Text** — The message to display.
* **Link (optional)** — Optional URL. The whole message becomes a link when set.

## Tips

* For a single static message, add only one block — rotation is automatically disabled.


---

# 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.webexp.dev/drift/drift-pro/sections-and-features/announcement.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.
