# Live Displays & Broadcast

The Display format renders Tiles in a full-screen layout optimised for **large-format environments** such as digital signage, event screens, stadiums, and retail installations. Content can appear as a **single Tile per screen** or as a **grid of multiple Tiles**, with elements animating in and out on a timed sequence.

Display is designed for **non-interactive environments** where the goal is to showcase content passively, continuously, and at scale.

### Behaviour

* Tiles are rendered in a full-screen canvas
* Layouts can show one Tile at a time or multiple Tiles in a grid
* Content transitions automatically on a timed loop
* Designed for unattended screens with no user input

### Supported Tile Types

Display only supports the following Tile types:

* **Media Tiles** – Still or video content
* **Brand Tiles** – Display sponsor or campaign messaging

### **Setup and Embedding**

Display format setup is currently managed by the Amondo team. If you need Display format for your next event or installation, please contact your Amondo associate to begin the setup process.

For technical requirements and implementation details, your associate will provide guidance specific to your venue and use case.


---

# 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.amondo.com/platform-guides/launch/live-displays-and-broadcast.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.
