# Notification Bar

To add/edit the notification bar on the homepage, please go to Appearance >> Site Announcements.

The notification bar will only be displayed if there is content in the editor box.

To remove the notification bar from the site, please delete all content.

Once content changes have been made, click '**Update**' in the upper right hand corner to push your changes live.

![](/files/-M6jKl-uLBiVe1ysm4Qc)


---

# 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://charteroakguide.rebelinteractivegroup.com/notification-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.
