# Content Manager

### The Content Manager is a hub for managing created and purchased content.

{% hint style="info" %}
To access the content manager, you must be connected and signed in to your account, you will need to sign a wallet signature to prove your ownership of the wallet. Don't worry, this signature does not grant Xeenon any access to your funds, and doesn't require a gas fee.&#x20;
{% endhint %}

## Past Streams

* instantly publish previous broadcasts
* download an .MP4 of your past stream
* modify the broadcast information&#x20;
* add a price
* hide the broadcast
* copy the URL

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

## Uploadeds

* modify the videos information&#x20;
* hide the video
* copy the URL

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

## View Purchased and Liked Content

<figure><img src="/files/LFrQqce0TpHE2R4b7nBW" 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.xeenon.xyz/content-manager.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.
