# Getting Started - Subscribers, Viewers

There are numerous ways to watch content on Rad TV.

* Watch one of the many videos from creators, studios, and publishers.
* Watch content from a local media server via UPnP, like Jellyfin, Kodi, etc.
* Watch content from a local hard drive or USB key.
* Watch content from external RSS feeds built with standard RSS that conforms to Rad TV's ingest specifications.
* Build your own private library with 150GB of storage and 900 minutes of transcoding per month


---

# 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.rad.live/rad/getting-started-subscribers-viewers.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.
