> 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-subscribers-viewers/rad-tv-for-ps5-ps-vr2/rss-feeds.md).

# RSS Feeds

## How to View RSS Feeds

1. Add RSS feeds to your Rad TV account using the instructions [here](/rad/getting-started-subscribers-viewers/adding-external-rss-feeds-to-your-library.md#viewing-feeds-on-rad-tv).
2. Open the Rad TV app.
3. Make sure you are logged in and have a [Rad TV Premium Subscription](/rad/premium-subscriptions.md).
4. Go to your Library and open the RSS Feeds section.<br>

   <figure><img src="/files/hzU0fLg7FkSPAg05API1" alt="" width="375"><figcaption><p>Library Menu</p></figcaption></figure>
5. If the feed you added on your Rad TV account parsed correctly it will show up as a folder (or folder thumbnail).

{% hint style="info" %}
If the feed is listed on your [RSS Feeds page](https://rad.live/editaccount/?activeTab=rssfeeds) but does not show up in the application, it's likely that the application failed to parse the feed. Please check to make sure the feed follows our standards [here](/rad/getting-started-creators-studios-publishers/publish-rss-from-outside-server.md).
{% endhint %}


---

# 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:

```
GET https://docs.rad.live/rad/getting-started-subscribers-viewers/rad-tv-for-ps5-ps-vr2/rss-feeds.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.
