# Adding External RSS Feeds to Your Library

Rad TV allows users to add external RSS feeds to their profile, which can include content from countless existing external video publishers, magazines, news organizations, and beyond.

Since this content is hosted outside of Rad TV, and users are adding the feeds themselves, the content stays private between the user and the original publisher, and the content is not available across Rad TV broadly for discovery.&#x20;

RSS on Rad TV enables a private viewing environment and a direct relationship with the original publisher, while still leveraging Rad TV's applications for distribution, aggregation, and consumption.

### **How to Add a RSS Feed to Your Rad TV Account**

{% hint style="info" %}
RSS Feed URLs must include the proper protocol (http\:// or https\://)
{% endhint %}

1. Go the [RSS Feeds page](https://radtv.com/edit-account/?activeTab=rss-feeds) and log into your Rad TV account if you're not already.
2. Insert the feed URL into the 'Add New Feed URL' field and click the 'Add' button.&#x20;

   <figure><img src="/files/vBAszDUYpOJvNij0OEbt" alt=""><figcaption><p>How to add RSS feeds to your Rad TV account</p></figcaption></figure>

### **Creating Your Own Feeds**

Please checkout the [Rad TV RSS specification](/rad/getting-started-creators-studios-publishers/publish-rss-from-outside-server.md) to see how to create and host your own Rad TV specific RSS feeds<br>


---

# 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/adding-external-rss-feeds-to-your-library.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.
