# Spotify

### Collecting Content from Spotify

Amondo lets you collect content from Spotify and add it directly into your [Collections](/getting-started/core-platform-concepts/collections.md), where it can be used across any connected Imprint. Spotify content is collected using direct Spotify URLs.

### What you can do with Spotify content

* Add podcast episodes from your brand’s or partner’s Spotify shows
* Include tracks or episodes from creators, talent or partners connected to your activation

### How to collect content from Spotify

{% stepper %}
{% step %}
Open the Collection you want to add content to and click the “**Add Content**” button.

{% endstep %}

{% step %}
Select **“Spotify”** from the list of available sources.

{% endstep %}

{% step %}
In Spotify, find the song, episode, album or artist you want to add content to your Collection from. Click the three dots for more options, click **"share"** and click **"Copy link to song".**

{% endstep %}

{% step %}
Paste the Spotify URL into the field in Amondo.

{% endstep %}

{% step %}
Click "**Retrieve**" to pull the content from Spotify into Amondo.

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

{% step %}
Click "**Create Tile**" to add the content to your Collection
{% endstep %}
{% endstepper %}

Once created, the Spotify Tile is ready to be used in any Imprint connected to this Collection.


---

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