# Announcement banner

Announcement banners are short messages from the tournament organizer to the players. You can use the banner to tell players when to return from a lunch break, inform them that a particular machine has broken down or anything else that strikes your fancy.

### Adding an announcement banner

* Go to the tournament **Overview** page
* Click to open the **More…** menu
* Click the **Announcement banner** menu item

You can enter a short announcement, pick a color and optionally an expiration time. For technical reasons it may take up to five minutes before all players see the announcement banner so keep that in mind.

You can remove the banner again by clicking on **Announcement banner** again and then clicking the **Clear banner** button. It may also take up to five minutes before the banner disappears for all players.


---

# 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.matchplay.events/running-a-tournament/announcement-banner.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.
