# Uploading Videos

### Xeenon makes it easy to upload videos to your fans.&#x20;

To get started, click the **Upload Video** button in the sidebar.

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

**On the Upload dashboard, fill out the Video information as you wish and upload your video by clicking the right side of the page (or you can drag and drop the file into the upload section).**&#x20;

{% hint style="warning" %}
You can charge a flat rate fee in credits by changing the Video price value and even add an NFT discount of your choosing.&#x20;
{% endhint %}

#### Once you're happy with the Video info and are ready to publish it, click the **Publish** button at the bottom left side of the Upload Dashboard to submit the video for processing.&#x20;

{% hint style="success" %}
**NICE!** You're video is now processing on the decentralized Livepeer transcoding network, you can check on it's status in the [Content Manager](/content-manager.md).
{% endhint %}

<figure><img src="/files/NntStykA0E1kjlyVAAmo" 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/uploading-videos.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.
