# Apple Podcasts - Subscribe using an RSS feed URL (MacOS)

1. Open Apple Podcasts o your Mac.
2. Select **File** from the top menu bar, then **Follow Show by URL...**
3. Copy your private podcast RSS feed URL from your [**Pod Narrator dashboard**](https://podnarrator.com/dashboard)**.**
4. Go back to the Apple Podcasts app and paste the RSS feed URL into the Podcast URL field.
5. Tap Follow.
6. You are now subscribed! Any new content you create in Pod Narrator will automatically appear in your Apple Podcasts 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/apple-podcasts-subscribe-using-an-rss-feed-url-macos.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.
