# How to subscribe to a Podcast Show?

**1-** Click on Podcast option in the left vertical menu.

![](/files/-MYjWV8GfHLncy243w7A)

**2-** It opens Podcast page. The top section displays all shows.

![](/files/-MYjYS2jlne1kz1E5Dpl)

**3-** Click on a show to view the Show detail page with all episodes.

![](/files/-MYjYlCgewnVYTkCapAs)

**4-** Click on Subscribe button, user will get subscribed to the Show.

![](/files/-MYjZG0Q8F9VT7k8XCzw)


---

# 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.circlehd.com/podcast/how-to-subscribe-podcast-show.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.
