# How to use the Always On streaming feature

## Step 01: Visit the stream settings page

Login using your station credentials and go to your stream settings page by clicking the 'Go Live' button on the top right of your dashboard.

<figure><img src="/files/6D0QuAxFZu2uTRfqt5Jw" alt=""><figcaption></figcaption></figure>

## Step 02: Enable the 'Always On' setting

You can turn on the 'Always on streaming' setting by clicking on the toggle at the bottom of the stream settings page.  This will rotate through shows in your Library. You should have at least one show for this feature to work.

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

## Step 03: Manage currently playing

If you want to manage what is currently playing, you can click the playing widget on the top left which will show you a panel for skipping the track or ending the streaming.

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

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

## Questions

That's all it takes to use the Always On feature. If you have any questions or feedback, please contact us at [**contact@evenings.email**](mailto:contact@evenings.email).


---

# 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://evenings.gitbook.io/evenings-api/guides/how-to-use-the-always-on-streaming-feature.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.
