# OTR Shows

## OTR Support v 2.0

- [Home](https://help.oldtimeradioshows.co/home.md): OTR Version 2.0 and above support home page
- [New Additions](https://help.oldtimeradioshows.co/new-additions.md): A page to log all the new shows added
- [Register](https://help.oldtimeradioshows.co/login-and-register/register.md)
- [Login](https://help.oldtimeradioshows.co/login-and-register/login.md)
- [Forgot Password](https://help.oldtimeradioshows.co/login-and-register/forgot-password.md)
- [Explore](https://help.oldtimeradioshows.co/navigation/explore.md): Step Back in Time with the Explore Tab: Your Gateway to Golden Era Radio Shows
- [Browse Shows](https://help.oldtimeradioshows.co/navigation/explore/browse-shows.md): Embark on Your Showtime Adventure: The Shows Listing Page
- [Browse Episodes](https://help.oldtimeradioshows.co/navigation/explore/browse-episodes.md): Embark on Your Episode Odyssey: The Episodes Listing Page
- [Library](https://help.oldtimeradioshows.co/navigation/library.md): Dive into Your Personalized Oasis: The Library Tab
- [Playing](https://help.oldtimeradioshows.co/navigation/playing.md): Immerse Yourself: The Currently Playing Tab
- [Settings](https://help.oldtimeradioshows.co/navigation/settings.md): Tailor Your Experience: The Settings Tab
- [Important to know](https://help.oldtimeradioshows.co/faqs/important-to-know.md)
- [How much does it cost?](https://help.oldtimeradioshows.co/faqs/how-much-does-it-cost.md): Unlock Premium Access: Subscription Plans Guide
- [How to auto-log episodes?](https://help.oldtimeradioshows.co/faqs/how-to-auto-log-episodes.md)
- [Where are my Liked Shows](https://help.oldtimeradioshows.co/faqs/where-are-my-liked-shows.md)
- [How to Download an episode?](https://help.oldtimeradioshows.co/faqs/how-to-download-an-episode.md): Instructions on how to download an episode and access it from the Library
- [How to set up sleep timer?](https://help.oldtimeradioshows.co/faqs/how-to-set-up-sleep-timer.md)
- [Privacy Policy](https://help.oldtimeradioshows.co/legal/privacy-policy.md): Privacy policy for Old time radio shows app.

## OTR Support v 1.9

- [OTR Support](https://help.oldtimeradioshows.co/v1.9/master.md)
- [Database Migration Announcement](https://help.oldtimeradioshows.co/v1.9/database-migration-announcement.md): Please update your app to version 1.9 (or later) AND create a new account to migrate your subscription data, no later than end of August 2022.
- [How to Sign up](https://help.oldtimeradioshows.co/v1.9/sign-in-and-signup/how-to-sign-up.md)
- [How to Sign in](https://help.oldtimeradioshows.co/v1.9/sign-in-and-signup/how-to-sign-in.md)
- [I forgot my password](https://help.oldtimeradioshows.co/v1.9/sign-in-and-signup/i-forgot-my-password.md)
- [Free trial](https://help.oldtimeradioshows.co/v1.9/subscription-cost/free-trial.md)
- [How much it cost](https://help.oldtimeradioshows.co/v1.9/subscription-cost/how-much-it-cost.md)
- [Checking subscription information](https://help.oldtimeradioshows.co/v1.9/subscription-cost/checking-subscription-information.md)
- [My subscription is not updated](https://help.oldtimeradioshows.co/v1.9/subscription-cost/my-subscription-is-not-updated.md)
- [Renewing Subscription](https://help.oldtimeradioshows.co/v1.9/subscription-cost/renewing-subscription.md): How to renew my OTR Subscription
- [How to browse shows](https://help.oldtimeradioshows.co/v1.9/features/how-to-browse-shows.md)
- [How to search show by keyword](https://help.oldtimeradioshows.co/v1.9/features/how-to-search-show-by-keyword.md)
- [How to add a show to favorite](https://help.oldtimeradioshows.co/v1.9/features/how-to-add-a-show-to-favorite.md)
- [How to listen episodes](https://help.oldtimeradioshows.co/v1.9/features/how-to-listen-episodes.md)
- [Audio player settings](https://help.oldtimeradioshows.co/v1.9/features/audio-player-settings.md)
- [How to add an episode to favorites](https://help.oldtimeradioshows.co/v1.9/features/how-to-add-an-episode-to-favorites.md)
- [How to download episodes](https://help.oldtimeradioshows.co/v1.9/features/how-to-download-episodes.md)
- [How to delete episodes](https://help.oldtimeradioshows.co/v1.9/features/how-to-delete-episodes.md)
- [Sleep timer](https://help.oldtimeradioshows.co/v1.9/features/sleep-timer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.oldtimeradioshows.co/home.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.
