# Gallery

The Gallery format presents a scrollable vertical feed of Tiles. It’s commonly used for embedding content hubs or digital campaigns within a website or mobile experience.

Gallery is designed for high-volume, mixed-format content, including media, interaction, and call-to-action Tiles, displayed in a clean, stacked layout.

### **Behaviour**

* [Tiles ](/getting-started/core-platform-concepts/tiles.md#tiles)are stacked vertically in a single-column feed
* The layout is responsive and optimised for web and mobile
* Users can optionally tap or click on a Tile to expand it into a full-screen [Frame](/getting-started/core-platform-concepts/tiles.md#frames)

### **Supported Tile Types**

Gallery supports all standard Tile types, including:

* Media Tiles – Image or video-based content
* [Clickthrough Tiles](/platform-guides/build/activation-tiles/clickthrough.md) – Link out to external URLs
* Brand Tiles – Highlight a partner or sponsor
* [Poll Tiles](/platform-guides/build/activation-tiles/polls.md) – Capture single-choice user votes
* [Quiz Tiles](/platform-guides/build/activation-tiles/quizzes.md) – Multi-question interactive tiles
* [Submission Tiles](/platform-guides/build/activation-tiles/submissions.md) – Allow users to upload content (e.g. photo or text)


---

# 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/getting-started/core-platform-concepts/imprints-and-formats/gallery.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.
