# Streaming

## General set up&#x20;

1. Click the **Dashboard** button in the left sidebar
2. Fill out the necessary fields
   * You are only required to define a stream title and set the stream cost, but we recommend filling out all fields for the best discovery on the platform.
   * Uploading a quality stream thumbnail is a great way to capture potential viewers' attention while browsing the application.
   * Credits are pinned to a 1DAI: 100 Credits ratio, so the default of 5 credits per minute amounts to .05 DAI per minute per viewer
   * You will earn credits on Xeenon for every minute that a viewer is watching, depending on the credits per minute rate that you have set for a stream

     * Credit payments are on chain and happen as soon as any viewer stops watching your stream

     <figure><img src="/files/9vgWS1u64rptcCGDNknM" alt=""><figcaption></figcaption></figure>

## Reward your community with NFT holder discounts&#x20;

If you already have a pre-existing web3 community, Xeenon has the tools to drive even more value back to your NFT holders.&#x20;

* Add special pricing or grant free access for holders of any Mainnet Ethereum ERC721 / ERC1155 tokens

<figure><img src="/files/2XuqXhNxcWDMOAF7D8ZI" alt="" width="337"><figcaption></figcaption></figure>

## Streaming is Free and Secure

* You can stream whatever you'd like!
  * Music performances
  * Gaming
  * Podcasts & Tutorials
  * +++
* We allow you to use your preferred streaming studio&#x20;
  * Fully customize and optimize your stream before and during a broadcast
* We recommend using any [Streamlabs Studio](https://streamlabs.com/) or the [Open Broadcast Software](https://obsproject.com/)
  * You can even broadcast your mobile gaming using [Streamlabs Mobile](https://streamlabs.com/mobile-app)! &#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/streaming.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.
