# Headphones

> * When you play music using the laptop all other players around you can hear your music, if you want some privacy and listen music on the go you will need some headphones.
> * Click the Headphones icon inside the APP to send your current playlist to the Headphones Queue.

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

> * You can add more songs to the headphones queue by searching a song and clicking the **Playlist icon > Add to queue**

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

> * To open the Queue Panel by clicking the Playlist button in the bottom right corner of the APP

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

> * Close the Laptop and the mini player will remain open and playing your favorite music, you can enable the cursor with the Insert Key (default key) to interact with it, play/pause, change the song or volume.

<figure><img src="/files/1IHfvahBDcPhgmX1GKml" alt=""><figcaption><p>Mini player default</p></figcaption></figure>

<figure><img src="/files/aSjO9kRvvNEW8pIupcwx" alt=""><figcaption><p>Mini player with playlist expanded</p></figcaption></figure>

{% hint style="warning" %}
If you don't have the headphones item you will NOT be able to use the Headphones function and you will receive an error message for missing item in the laptop.
{% endhint %}

<figure><img src="/files/U1EUJ6vjt9v1a85zdyK9" 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.av-scripts.com/laptop-pack-v3/music/app/headphones.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.
