# Overcast - Subscribe using an RSS feed URL

1. Open Overcast on your device.
2. Tap the “+” button, then tap **Add URL**.
3. Copy your private podcast RSS feed URL from your [**Pod Narrator dashboard**](https://podnarrator.com/dashboard)**.**
4. Go back to the Overcast app and paste the RSS feed URL into the Podcast URL field.
5. Tap Add.
6. You are now subscribed! Any new content you create in Pod Narrator will automatically appear in your Overcast 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/overcast-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.
