# Youtube Music - Subscribe using an RSS feed URL

1. Open the Youtube Music app on your device.
2. Tap **Library**.&#x20;
3. Tap **Podcast** at the top of the screen.
4. Select **Add Podcast** in the bottom right corner.
5. Select **Add a Podcast by RSS feed**.
6. Copy your private podcast RSS feed URL from your [**Pod Narrator dashboard**](https://podnarrator.com/dashboard)**.**
7. Go back to the Youtube Music app and paste the RSS feed URL into the Podcast URL field.
8. Tap **Add**.
9. You are now subscribed! Any new content you create in Pod Narrator will automatically appear in your Youtube Music app when it's ready.


---

# 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://guides.podnarrator.com/connecting/youtube-music-subscribe-using-an-rss-feed-url.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.
