# Announcement

*Block type for the **Announcement bar** section.*

### What It Does

The **Announcement** block adds announcement content within the **Announcement bar** section.

**Block Limit:** You can add up to **3** of this block type.

***

### Settings

#### **Body text**

Enter the text content for this element.

#### **Link (optional)**

Sets the link destination.

**Countdown**

#### **End date (optional)**

Ensure that the end date is configured for a future date and follows the specified format: YYYY/MM/DD.

***


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/announcement-bar/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.
