> 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/get-approved-for-subscription-payments.md).

# Get Approved for Subscription Payments

Approved Creators are a step above Verified creators, and meet the necessary criteria to [monetize content by putting it behind the Rad TV Premium Subscription](/rad/getting-started-creators-studios-publishers/sell-subscription-video.md)—This allows creators to monetize content on per minutes watched basis.

**To qualify as an Approved Creator, a channel must meet the following requirements:**

1. Your Channel must be Verified on Rad TV, which involves a few simple steps to make sure your channel is fully set up and of high quality. Learn more about how to get [Verified](/rad/getting-started-creators-studios-publishers/get-verified.md).
2. You have connected a wallet via the Account Subscription Tab
   1. Click on your profile picture in the top right hand corner at [RadTV.com](https://rad.live/edit-account/) and navigate to the "Account" page > Click on the "Subscription" tab > Click Register or Update Wallet ([Click here for a how-to video](https://rad.live/watch/feature/4042600b-249b-4b08-93e5-194294b6d517/).)

<figure><img src="/files/ZV0zi3xIM1C4Wsq3p7eL" alt="" width="563"><figcaption><p>Account > Subscription Tab</p></figcaption></figure>

3. Once Verified and you've connected a wallet to your account, fill out this [form](https://bit.ly/RadTV_ApprovedCreator) and our content team will respond via email.
4. Once you're Approved, you can start adding content to the Premium Subscription. Read more [here](/rad/getting-started-creators-studios-publishers/sell-subscription-video.md).


---

# 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/get-approved-for-subscription-payments.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.
