# Guides

- [Understanding podcast pages](https://help.rephonic.com/guides/understanding-podcast-pages.md)
- [How to find contacts for a podcast](https://help.rephonic.com/guides/how-to-find-contacts-for-a-podcast.md)
- [How to export a campaign](https://help.rephonic.com/guides/how-to-export-a-campaign.md)
- [How to share a campaign externally](https://help.rephonic.com/guides/how-to-share-a-campaign-externally.md)
- [Understanding saved searches](https://help.rephonic.com/guides/saved-searches.md)
- [How to set up alerts](https://help.rephonic.com/guides/how-to-set-up-alerts.md)
- [How to add private notes](https://help.rephonic.com/guides/making-notes.md)
- [How to search for episodes](https://help.rephonic.com/guides/how-to-search-for-episodes.md)
- [How to download any podcast page as a PDF](https://help.rephonic.com/guides/how-to-download-any-podcast-page-as-a-pdf.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.rephonic.com/guides.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.
