# Announcement bar

The Announcement Bar section is used to display important notices, promotional information, or brand messages at the top of the page. You can set options like carousel speed and social media icons to make the announcement bar an effective tool for guiding users. This section can only be used in the header.

### Feature Details

1. **Color Scheme**:
   * Choose or edit the color scheme to define the color styles for the announcement bar, including text color and background color. Adjust according to your brand’s visual style.
2. **Enable Auto-Carousel**:
   * Enabling this option will automatically cycle through multiple announcements in the announcement bar.
   * **Auto-Carousel Speed**: Adjust the carousel speed using a slider to set the interval time (in seconds) for switching content, ensuring users have enough time to read each announcement.
3. **Social Media**:
   * Enable this option to display social media icons in the announcement bar, allowing users to click these icons to visit your social media pages.
   * **Social Style**: Choose from three styles for the social media icons:
     * **Icon**: Displays only the social media icons.
     * **Border**: Icons with borders.
     * **Wrap**: Icons wrapped with background color.
4. **Add Blocks**:
   * You can add multiple blocks to the announcement bar to showcase different types of content. Available block types include:
     * **Announcement**: For adding text content such as promotional information or news announcements.
     * **Quick Links**: For adding text with links, allowing users to quickly navigate to specific pages.

### **Usage Suggestions**

* **Keep it Clear and Concise**:Ensure the content in the announcement bar is clear and to the point, highlighting key information so users can quickly grasp important details.
* **Optimize User Experience**:Set the carousel speed appropriately to give users enough time to read the content. Use social media icons to guide users to follow your social accounts, enhancing brand interaction.
* **Regular Updates**:Update the announcement bar regularly according to seasonal promotions, events, or important announcements to keep users engaged and informed.


---

# 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://en-ascent.webvista.studio/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.
