> For the complete documentation index, see [llms.txt](https://docs.rad.live/rad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rad.live/rad/getting-started-creators-studios-publishers/become-an-approved-creator-legacy.md).

# Become an Approved Creator (Legacy)

There are two types of **Creators** on Rad TV.&#x20;

* **Approved Creators**
* **Private Creators**

**Approved Creators** gain a couple of major benefits.

* If an Approved Creator wants to [Sell Individual Videos](/rad/getting-started-creators-studios-publishers/sell-individual-videos.md), their content will be made available across all devices Rad TV is on, including PlayStation, Android, Amazon Fire, Apple, Meta Quest, and the Web.
* Approved Creators can have their content included into Rad TV's **Premium Subscription** for even greater reach and revenue opportunity to an existing subscriber base, joining a large number of publishers already distributing content through Rad TV's Premium Subscription.&#x20;
* Prioritized Feature Placement Across Apps
* Rad TV Sponsorship Consideration\
  \
  \&#xNAN;*Note: Inclusion in Rad TV's Premium Subscription requires providing Rad with your business and/or banking details in order to process fiat, non-cryptocurrency, payouts.* [Sell Subscription Video](/rad/getting-started-creators-studios-publishers/sell-subscription-video.md)

**Requirements** to become an approved creator on Rad T&#x56;**:**

* Monetize 5 videos through cryptocurrency on Rad TV
* Generate at least 10 content sales through cryptocurrency&#x20;
* Creator Channel must have a properly sized and branded banner image
* Creator Channel must have a high resolution Profile Image
* All videos on your creator channel must feature correctly sized and properly titled cover images

Once the requirements above have been met you are eligible to apply.

* Email <content@rad.live> to request approval, and send your account name on Rad TV, examples of your work, and a bit about yourself and your company. \
  \
  \&#xNAN;*Note: Soon you will be able to do this on the website by adding the appropriate information.*

**Private Creators** can still upload and sell **Individual Videos**, but this content will be hidden from the app discovery across devices and will not be included in the Rad TV Premium Subscription. We don't want to stifle creativity, but want to ensure a good user experience first and foremost.&#x20;

**Private Creators** will still be able to access their content in their account.

The reasons for this limitation are obvious, particularly given the incorporation of Web 3 based technologies:

* Random individuals might upload and sell a piece of content that might not fit well with the rest of the content curated on Rad TV. It could be unsavory or a violation of Rad TV's terms of service but not be flagged yet.
* This type of content could also violate the device terms of service where Rad TV's apps live. Devices like PlayStation, Android, or iOS. This would include substantially NSFW content, or worse.
* Someone might upload copyrighted content that needs to be addressed.

***

**A note on the types of Creators Launching an Externally Hosted RSS Channel on Rad TV**

Either Type of Creator, Approved or Private, can decide to make an external RSS feed and tell their current fans to add that RSS feed to their Rad TV account. In fact, you don't even need to create a Creator Account on Rad TV at all to create and distribute an RSS feed to Rad TV's apps.&#x20;

This means that an external host or channel creator, like a digital magazine, vlog, or other video site that supports RSS feeds, can distribute content to Rad TV users privately and directly to that user's Rad TV account only (it won't show up anywhere on Rad TV's apps, the Rad TV website, or outside of that user's Rad TV account). This RSS feed is totally private between the RSS publisher and Rad TV user, but requires a Rad TV Premium Subscription for a Rad TV user to add an external RSS feed to their account.

Read more about Launching an RSS Based Channel on Rad TV Here: [Adding External RSS Feeds to Your Library](/rad/getting-started-subscribers-viewers/adding-external-rss-feeds-to-your-library.md)

***

Becoming an approved creator is a simple process, and will soon be fully automated on the website during account creation or updating.

For now, to become and approved creator, you must meet the requirements listed above and then email <content@rad.live> to request approval. In the email send your account name on Rad TV, examples of your work, and a bit about yourself and your company.

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rad.live/rad/getting-started-creators-studios-publishers/become-an-approved-creator-legacy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
