> For the complete documentation index, see [llms.txt](https://docs.amondo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amondo.com/trust-and-compliance/usage-rights/platform-guides/spotify.md).

# Spotify

{% hint style="info" %}
Collect Spotify tracks, albums and playlists by pasting their URLs into Amondo (no API connection required).
{% endhint %}

**What Amondo can collect**

* **Tracks**
* **Albums**
* **Playlists**

**Discovery & Eligibility**

* **Add method:** paste the **Spotify track/album/playlist URL** into Amondo
* **Find URLs:** in Spotify, use **Share → Copy link** (or copy from the browser address bar)
* Availability may vary by **region** or **account type**

<details>

<summary><strong>Permissions &#x26; rights for Spotify (quick reference)</strong></summary>

* **Embed/display via the standard Spotify player:** No additional permission required.
* **Audio extraction, edits or redistribution outside Spotify:** *Explicit permission* required.

Need help securing permission? [Contact support](mailto:curation@amondo.com).

</details>

<details>

<summary><strong>Notes &#x26; limits</strong></summary>

* Playback typically uses Spotify’s web player; some interactions may require a Spotify account.
* Amondo does **not** store or redistribute audio files; it references the original Spotify source.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/trust-and-compliance/usage-rights/platform-guides/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.
