# Getting Started

{% hint style="info" %}
**Prefer video?** [**Watch this 5 minute setup video.**](https://www.loom.com/share/19181b74fc4b4d21bc037da632bb1116?sid=3eca402d-a9dc-4e85-bcca-6843f65997fe)
{% endhint %}

1. **Initial Setup:**

* Install the [iOS](https://testflight.apple.com/join/IjjfnYZV) and [macOS](https://testflight.apple.com/join/yX1kpCil) clients on your devices.
* Ensure your wallet is added to the admin list to use the screen display software. If your wallet has not yet been added, reach out to <phil@brightmoments.io> for access.
* Visit <https://app.brightmoments.io/profile> and connect your wallet. You will be prompted to sign a transaction to authenticate with Sign-In With Ethereum (SIWE).&#x20;
* Once signed in, you will see [Playlists](https://app.brightmoments.io/profile/playlists) and [Displays](https://app.brightmoments.io/profile/displays) tabs on the left side of the profile page.

1. **Creating Locations and Groups:**
   * Go to the profile page and navigate to the "Displays" tab.
   * Create a new display (e.g., "My Living Room")
2. **Pairing Screens:**
   * Upon creating a screen, a three word pairing phrase will be provided.
   * Open the Visions app on your laptop or MacOS device.
   * Within the Visions app, press `command + N` to open a new window, and enter the pairing phrase.
   * Confirm on the website that the new screen has been created. Look for the paired icon and the connected icon indicating successful pairing and readiness to receive a signal, respectively.
3. **Device Setup:**
   * Open the iOS app and scan your authentication QR to pair located on [your profile](https://app.brightmoments.io/profile/).
   * Scan the QR code using the iOS app installed via TestFlight to link your phone to the wallet address.&#x20;
4. **Creating and Managing Playlists:**
   * To create a new playlist, navigate to the playlist page, name the playlist (e.g., "Meridians"), and add a description.
   * Add items to the playlist by pasting OpenSea links; the software auto-populates data fields where possible, fill in any remaining necessary details.
   * Set item duration and add items to the playlist.
5. **Casting to Screen:**
   * Select the screen you want to cast to.
   * Either play an individual item by pressing the `Screen Play` button or play the entire playlist by clicking the `Play` button at the top of the page.

Your NFTs should now be displayed on the selected screen, and you are all set to enjoy and manage your digital art collection through the software.


---

# 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/getting-started.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.
