# Playlist Management

Playlists must be setup on the [Bright Moments gallery manager](https://app.brightmoments.io/collections/gallery/playlists) website before they are accessible from within the Control app. To start, all wallets come with an auto-created "Your Collection" playlist that contains the current NFTs within your wallet.&#x20;

Use the "Create New Playlist" button and give it a name and optional description. To add new items to a playlist paste in the OpenSea link and wait for the metadata to populate. Optionally update the duration to change how long the asset will appear onscreen during playback.&#x20;

<figure><img src="/files/LnOayXkIaFRBDO3mTI6k" alt=""><figcaption></figcaption></figure>


---

# 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.brightmoments.io/display-software/playlist-management.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.
