# How to download any podcast page as a PDF

Sometimes you may need to share a podcast's page and all of its listed data with an external client or stakeholder. While viewing any podcast, click on the button with the three dots and select **Download as a PDF**:

![](/files/2Toe61oXUrOlD9IF48kr)

After a few seconds you will be prompted to download the file to your computer.

The PDF file is white-labeled to include your company or organisation name at the top (you can change that [here](https://rephonic.com/account/edit)) and all other branding is removed.

![](/files/1iA5jjxprUL5UArB1eRd)


---

# 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.rephonic.com/guides/how-to-download-any-podcast-page-as-a-pdf.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.
