# 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](/new-additions.md)

### FAQs

{% content-ref url="/pages/xnTuWF2JesIExJ68kHrt" %}
[How to Download an episode?](/faqs/how-to-download-an-episode.md)
{% endcontent-ref %}

{% content-ref url="/pages/556v3Sknyo33Xxxrcrob" %}
[How to set up sleep timer?](/faqs/how-to-set-up-sleep-timer.md)
{% endcontent-ref %}

{% content-ref url="/pages/3ALaHNvr8wr254zzzsFS" %}
[How to auto-log episodes?](/faqs/how-to-auto-log-episodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/5yMb31agqUNbLZivPM37" %}
[Where are my Liked Shows](/faqs/where-are-my-liked-shows.md)
{% endcontent-ref %}

### Login and Register

{% content-ref url="/pages/isasI1f9ar7c3AaD491E" %}
[Register](/login-and-register/register.md)
{% endcontent-ref %}

{% content-ref url="/pages/fdARNUvlkAZIRJQY8QAq" %}
[Login](/login-and-register/login.md)
{% endcontent-ref %}

{% content-ref url="/pages/mSYktbm1fkhL1Chwx6sZ" %}
[Forgot Password](/login-and-register/forgot-password.md)
{% endcontent-ref %}

### Navigation

{% content-ref url="/pages/QusZKGV116orH1399Yye" %}
[Explore](/navigation/explore.md)
{% endcontent-ref %}

{% content-ref url="/pages/ejbpyIyJbOCxRfZMT89E" %}
[Browse Shows](/navigation/explore/browse-shows.md)
{% endcontent-ref %}

{% content-ref url="/pages/Dfoijd5gLll4p1aftNAg" %}
[Browse Episodes](/navigation/explore/browse-episodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/SJbxG0SNpEZZl3LjPRPw" %}
[Library](/navigation/library.md)
{% endcontent-ref %}

{% content-ref url="/pages/HvTx2pfyeBRsvS1vAw0e" %}
[Playing](/navigation/playing.md)
{% endcontent-ref %}

{% content-ref url="/pages/X52HNwIiQ19goqZ6n8nM" %}
[Settings](/navigation/settings.md)
{% endcontent-ref %}

### FAQs

{% content-ref url="/pages/WlmEkmokzrVfpOnvHF7V" %}
[How much does it cost?](/faqs/how-much-does-it-cost.md)
{% 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.
