# Core Platform Concepts

Amondo is built around a few core concepts that define how content is created, organised and displayed. Understanding these concepts is the foundation for working with the platform. Below you’ll find a short introduction to each.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-square">:square:</i></td><td><strong>Tiles &#x26; Frames</strong></td><td>Tiles are the core building block of Amondo, ranging from simple content to interactive and data capture elements.</td><td><a href="/pages/7GsE0yLFr6U1bLZtUwZE">/pages/7GsE0yLFr6U1bLZtUwZE</a></td></tr><tr><td><i class="fa-folder-grid">:folder-grid:</i></td><td><strong>Collections</strong></td><td>Collections are where content is created, stored and managed, and they can be connected to one or more Imprints.</td><td><a href="/pages/dNN225CSSufFGAQwcSPc">/pages/dNN225CSSufFGAQwcSPc</a></td></tr><tr><td><i class="fa-objects-column">:objects-column:</i></td><td><strong>Imprints</strong></td><td>Imprints define how content is displayed, from grid based layouts like Gallery and Carousel to full screen formats like Stories and Display.</td><td><a href="/pages/2nsyTPo1JsKta1ygtYIt">/pages/2nsyTPo1JsKta1ygtYIt</a></td></tr></tbody></table>


---

# 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.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.
