# Home

This help desk is created for the app [Old time radio shows](http://oldtimeradioshows.co/)

We have created this help desk to answer your most frequently asked questions and to provide our users a central knowledge base to get most out of OTR app.

If you can't find the answers below, please email us <oldtimeradio.app@gmail.com>

You can also track new additions [here](https://help.oldtimeradioshows.co/new-additions)

### FAQs

{% content-ref url="faqs/how-to-download-an-episode" %}
[how-to-download-an-episode](https://help.oldtimeradioshows.co/faqs/how-to-download-an-episode)
{% endcontent-ref %}

{% content-ref url="faqs/how-to-set-up-sleep-timer" %}
[how-to-set-up-sleep-timer](https://help.oldtimeradioshows.co/faqs/how-to-set-up-sleep-timer)
{% endcontent-ref %}

{% content-ref url="faqs/how-to-auto-log-episodes" %}
[how-to-auto-log-episodes](https://help.oldtimeradioshows.co/faqs/how-to-auto-log-episodes)
{% endcontent-ref %}

{% content-ref url="faqs/where-are-my-liked-shows" %}
[where-are-my-liked-shows](https://help.oldtimeradioshows.co/faqs/where-are-my-liked-shows)
{% endcontent-ref %}

### Login and Register

{% content-ref url="login-and-register/register" %}
[register](https://help.oldtimeradioshows.co/login-and-register/register)
{% endcontent-ref %}

{% content-ref url="login-and-register/login" %}
[login](https://help.oldtimeradioshows.co/login-and-register/login)
{% endcontent-ref %}

{% content-ref url="login-and-register/forgot-password" %}
[forgot-password](https://help.oldtimeradioshows.co/login-and-register/forgot-password)
{% endcontent-ref %}

### Navigation

{% content-ref url="navigation/explore" %}
[explore](https://help.oldtimeradioshows.co/navigation/explore)
{% endcontent-ref %}

{% content-ref url="navigation/explore/browse-shows" %}
[browse-shows](https://help.oldtimeradioshows.co/navigation/explore/browse-shows)
{% endcontent-ref %}

{% content-ref url="navigation/explore/browse-episodes" %}
[browse-episodes](https://help.oldtimeradioshows.co/navigation/explore/browse-episodes)
{% endcontent-ref %}

{% content-ref url="navigation/library" %}
[library](https://help.oldtimeradioshows.co/navigation/library)
{% endcontent-ref %}

{% content-ref url="navigation/playing" %}
[playing](https://help.oldtimeradioshows.co/navigation/playing)
{% endcontent-ref %}

{% content-ref url="navigation/settings" %}
[settings](https://help.oldtimeradioshows.co/navigation/settings)
{% endcontent-ref %}

### FAQs

{% content-ref url="faqs/how-much-does-it-cost" %}
[how-much-does-it-cost](https://help.oldtimeradioshows.co/faqs/how-much-does-it-cost)
{% endcontent-ref %}


---

# 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/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.
