# Faqs

- [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)


---

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