# How to Download an episode?

### &#x20;Question 1: How to download an episode?&#x20;

Once you are on the episodes listing page:

* Swipe left on the episode title you wish to download.
* Tap the 'Download' text, initiating the download process.

<figure><img src="/files/QuWBgZs7uIk3b8X6ecHY" alt="" width="162"><figcaption></figcaption></figure>

* A progress alert dialog keeps you in the loop. Feel free to pop it away; the download continues in the background.

<figure><img src="/files/rDTvYaN94TxlBYsGJBUt" alt="" width="188"><figcaption></figcaption></figure>

* Upon completion, a notification bar on the bottom confirms the download. Our high-speed CDN network ensures even the lengthiest episodes download within seconds.

<figure><img src="/files/5lc0rcTWK9Typr2qbODk" alt="" width="188"><figcaption></figcaption></figure>

### &#x20;**Question 2: Where can I find recently downloaded episodes?**&#x20;

* Head over to the Library tab.
* Tap on 'My Downloads,' and there you'll find your recently downloaded episodes, ready to be enjoyed at your leisure.

### Question 3: How to remove an episode from My Downloads?

Swipe left on the episode row you wish to bid farewell to, and tap 'Delete'—creating room for more downloads.

<figure><img src="/files/SRVAj2MMDzK3YQnlvmxQ" alt="" width="323"><figcaption><p>How to delete an episode from My Downloads</p></figcaption></figure>

### How to download, video instructions:

{% embed url="<https://youtube.com/shorts/NERIaE5f5T0>" fullWidth="false" %}
How to download an episode
{% endembed %}


---

# 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://help.oldtimeradioshows.co/faqs/how-to-download-an-episode.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.
