# Getting Started

- [Introduction](https://docs.amondo.com/getting-started/introduction.md): An introduction to Amondo, the audience engagement platform.
- [Core Platform Concepts](https://docs.amondo.com/getting-started/core-platform-concepts.md): Learn the core building blocks of the platform and how they fit together.
- [Tiles & Frames](https://docs.amondo.com/getting-started/core-platform-concepts/tiles.md): Understand the role of tiles as the fundamental content unit in Amondo.
- [Collections](https://docs.amondo.com/getting-started/core-platform-concepts/collections.md): Discover how Collections group and organise content for publishing via Imprints.
- [Imprints](https://docs.amondo.com/getting-started/core-platform-concepts/imprints-and-formats.md): Learn how Galleries, Carousels, Stories and Displays showcase content in different ways.
- [Gallery](https://docs.amondo.com/getting-started/core-platform-concepts/imprints-and-formats/gallery.md)
- [Carousel](https://docs.amondo.com/getting-started/core-platform-concepts/imprints-and-formats/carousel.md)
- [Stories](https://docs.amondo.com/getting-started/core-platform-concepts/imprints-and-formats/stories.md)
- [Display](https://docs.amondo.com/getting-started/core-platform-concepts/imprints-and-formats/display.md)


---

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