# Platform Guides

- [Collect](https://docs.amondo.com/platform-guides/collect.md)
- [Content from social](https://docs.amondo.com/platform-guides/collect/content-from-social.md)
- [X (formerly Twitter)](https://docs.amondo.com/platform-guides/collect/content-from-social/x-formerly-twitter.md): Learn how to collect posts from X (formerly Twitter) and add them to your Amondo Collection.
- [Instagram](https://docs.amondo.com/platform-guides/collect/content-from-social/instagram.md): Learn how to add Instagram posts to your Collections
- [YouTube](https://docs.amondo.com/platform-guides/collect/content-from-social/youtube.md): Learn how to add YouTube content (full videos and YouTube shorts) directly to your Collections.
- [Spotify](https://docs.amondo.com/platform-guides/collect/content-from-social/spotify.md): Learn how to add Spotify content directly into Collections.
- [Creating Text Tiles](https://docs.amondo.com/platform-guides/collect/creating-text-tiles.md): Learn how to add Text Tiles to your Collections.
- [Upload owned assets](https://docs.amondo.com/platform-guides/collect/upload-owned-assets.md): Learn how to upload your own brand images and videos for use alongside sourced content.
- [Connect Instagram Account](https://docs.amondo.com/platform-guides/collect/connect-instagram-business.md): Connect your Instagram Business Account to Amondo via Facebook authorisation to manage and activate Instagram content in your dashboard.
- [Sourcing Guidelines](https://docs.amondo.com/platform-guides/collect/sourcing-guidelines.md): Understand best practices for sourcing content safely and effectively.
- [Curate](https://docs.amondo.com/platform-guides/curate.md)
- [Content Curation](https://docs.amondo.com/platform-guides/curate/content-curation.md): Learn how to review, moderate and prepare content for publishing.
- [Imprints & Formats](https://docs.amondo.com/platform-guides/curate/imprints-and-formats.md): Discover how to use different Imprint formats to display content.
- [Customisation](https://docs.amondo.com/platform-guides/curate/customisation.md): Learn how to apply styling, branding, and design options to your Imprints.
- [Preview & Publish](https://docs.amondo.com/platform-guides/curate/preview-and-publish.md): Understand how to preview your Imprints as you build, share drafts with your team and publish your finished Imprints live.
- [Build](https://docs.amondo.com/platform-guides/build.md)
- [Activation Tiles](https://docs.amondo.com/platform-guides/build/activation-tiles.md): Learn how Activation Tiles enhance Imprints with interactivity, data capture and branded experiences.
- [Tile Specs](https://docs.amondo.com/platform-guides/build/activation-tiles/tile-specs.md): Review technical requirements and specifications for each tile type.
- [Clickthrough Tiles](https://docs.amondo.com/platform-guides/build/activation-tiles/clickthrough.md): Learn how to add interactive Clickthrough Tiles that drive users to external content.
- [Submission Tiles](https://docs.amondo.com/platform-guides/build/activation-tiles/submissions.md): See how to create Submission Tiles to gather user-generated content from you community and customers to contribute to your Imprints.
- [Quiz Tiles](https://docs.amondo.com/platform-guides/build/activation-tiles/quizzes.md): Learn how to build Quiz Tiles to engage audiences with interactive questions.
- [Poll Tiles](https://docs.amondo.com/platform-guides/build/activation-tiles/polls.md): See how to create Poll Tiles for live voting and audience participation.
- [Form Tiles](https://docs.amondo.com/platform-guides/build/activation-tiles/forms.md): Learn how to add Forms for capturing audience data and feedback.
- [Launch](https://docs.amondo.com/platform-guides/launch.md)
- [Embed in Web Page](https://docs.amondo.com/platform-guides/launch/web-sdk-embeds.md): Learn how to embed Amondo activations in a web page using the Web SDK.
- [Embed in Native App](https://docs.amondo.com/platform-guides/launch/mobile-apps.md): Learn how to integrate Amondo into native mobile apps with the SDK.
- [Live Displays & Broadcast](https://docs.amondo.com/platform-guides/launch/live-displays-and-broadcast.md): See how to launch activations on large digital displays or live broadcasts.
- [Custom Integrations (API)](https://docs.amondo.com/platform-guides/launch/custom-integrations-api.md): Learn how to use Amondo’s API to create custom integrations.
- [Measure](https://docs.amondo.com/platform-guides/measure.md)
- [Analytics Overview](https://docs.amondo.com/platform-guides/measure/analytics-overview.md): Get an overview of how analytics work across Amondo activations.
- [Metrics](https://docs.amondo.com/platform-guides/measure/metrics.md): Understand the key metrics tracked at both Imprint and Tile level.
- [Data Exports](https://docs.amondo.com/platform-guides/measure/data-exports.md): Learn how to export data for further reporting and analysis.
- [Admin](https://docs.amondo.com/platform-guides/admin.md)
- [User Management](https://docs.amondo.com/platform-guides/admin/user-management.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/platform-guides.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.
