# Getting Started

## 🤔 What is Xeenon?&#x20;

* Xeenon is a Web3 streaming platform built for creators and their communities on top of the Arbitrum and Livepeer Networks.&#x20;

## 😬 How hard is it to withdraw my earnings?

{% hint style="success" %}
We make the withdrawal process easy, there is no minimum withdrawal threshold, and **creators on Xeenon can start earning immediately.**  &#x20;
{% endhint %}

{% content-ref url="managing-funds/deposits-withdrawals-and-transfers" %}
[deposits-withdrawals-and-transfers](https://docs.xeenon.xyz/managing-funds/deposits-withdrawals-and-transfers)
{% endcontent-ref %}

## 💰 I heard you pay creators in ETH just for streaming on the platform... is it true?&#x20;

* YES! By running an orchestrator on the Livepeer Protocol for video transcoding, we are able to kick back a percentage of the revenue generated to creators for making use of the network!
* The percentage breakdown as of now is shown in the graphic below. The **Fee Cut** represents the ETH that is paid to the Xeenon orchestrator for completing transcoding jobs on the Livepeer network, while the **Reward Cut** represents inflationary $LPT rewards.&#x20;

  <figure><img src="https://1935248308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FudQNJOEe2ePqrc39685d%2Fuploads%2FIx6vOyTNaa9ZMYLsi4tf%2Fimage%20(47).png?alt=media&#x26;token=ca65229d-bf42-40b3-a8c5-77027f3aaaef" alt=""><figcaption></figcaption></figure>

## 🧐 Why build a live streaming platform using blockchain technology?&#x20;

* Building payment rails on top of the Arbitrum blockchain allows us to keep fees low while offering superior security, transparency, and instant payments to creators.
* By leveraging the Livepeer network, we can ensure the best-in-class streaming experiences using their decentralized video transcoding network.&#x20;

## 🦊 Do I need a crypto wallet to get started? &#x20;

* Nope! We've recently integrated [Privy.io](https://privy.io), which allows anyone to create and start earning on Xeenon without needing a self custodial wallet (you can still connect with traditional wallet providers like Metamask if you wish)! Simply head to [Xeenon.xyz](https://xeenon.xyz) and start creating!&#x20;

## Jump to Relevant Creator Pages

{% content-ref url="uploading-videos" %}
[uploading-videos](https://docs.xeenon.xyz/uploading-videos)
{% endcontent-ref %}

{% content-ref url="streaming" %}
[streaming](https://docs.xeenon.xyz/streaming)
{% endcontent-ref %}


---

# 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/getting-started.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.
