# Collect

**Collect** is where you gather content into your [Collection](/getting-started/core-platform-concepts/collections.md). This section covers the different ways to bring content into Amondo so you can organise, manage, and prepare your content.

After content is collected, it lives in your Collection where you can review, organise, and prepare it for display. \
\
From there, you can connect your Collection to one or more Imprints to publish your content in different formats.

There are many different ways to collect content for your Amondo Imprints. They are:

* [Pull in content from social media](/platform-guides/collect/content-from-social.md)
* [Create text tiles](/platform-guides/collect/creating-text-tiles.md)
* [Upload owned assets](/platform-guides/collect/upload-owned-assets.md)
* [Connecting your Instagram account](/platform-guides/collect/connect-instagram-business.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/collect.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.
