# YouTube

### Collecting content from YouTube

Amondo let's you collect content from YouTube and add videos directly into your [Collections](/getting-started/core-platform-concepts/collections.md), where they can be used across any connected Imprint. YouTube content is collected using direct video URLs.&#x20;

### What you can do with YouTube content

* Add videos from your brand's YouTube channel
* Include videos from partners, creators or influencers related to your activation&#x20;
* Collect specific videos you want to activate inside Imprints and measure interaction from your audience

### How to collect content from YouTube

{% stepper %}
{% step %}
Open the collection you want to add content to and click the "**Add content**" button

{% endstep %}

{% step %}
Select "**YouTube**" from the list of available sources

{% endstep %}

{% step %}
Paste a URL of the YouTube video you want to collect into the URL field

{% endstep %}

{% step %}
Click "**Retrieve**" to pull the video into Amondo

The video will load in preview, showing you how it will appear as a [Tile](/getting-started/core-platform-concepts/tiles.md#tiles) and a [Frame](/getting-started/core-platform-concepts/tiles.md#frames) in the Collection
{% endstep %}

{% step %}
&#x20;Click "**Create Tile**" to add the video to your Collection
{% endstep %}
{% endstepper %}

Once created, the YouTube content is ready to be used in any Imprint connected to this Collection.&#x20;


---

# 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/content-from-social/youtube.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.
