# Viewing Live Streams

## Viewing exclusive live content on Xeenon is simple and secure.

{% hint style="info" %}
For some live streams, your account will need to have credits to view the live content.
{% endhint %}

**T**o get started, click the ![](/files/boWqYj7z3FeZn8ZJmxST) icon in the left sidebar and find a stream you're interested in.

* The price of the stream in credits per minute is shown in green under the stream cover image.

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

After you find a stream to view and click into it, you'll need to approve the credits per minute allowance by clicking the <img src="/files/ZDl0CMfPxhXFsdPsJLwV" alt="" data-size="line"> button and signing the wallet signatures.&#x20;

{% hint style="warning" %}
**You approved transferring a specific amount of credits per minute to the creator.**

The amount of time you have to watch is determined by your credit balance and the price per minute set by the creator.&#x20;
{% endhint %}

* When you are finished viewing the live content, leave the page, and your viewing session will be terminated.&#x20;


---

# 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.xeenon.xyz/viewing-live-streams.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.
