# Rephonic Help Center

## Rephonic Help Center

- [Introduction](https://help.rephonic.com/readme.md)
- [Quick Start](https://help.rephonic.com/start-here/quick-start.md): Get started by learning how to find podcasts, create campaigns and export data.
- [How to find relevant podcasts for any topic or niche](https://help.rephonic.com/start-here/how-to-find-relevant-podcasts-for-any-topic-or-niche.md)
- [How to create a campaign](https://help.rephonic.com/start-here/how-to-create-a-campaign.md)
- [How to send pitches](https://help.rephonic.com/start-here/how-to-send-pitches.md)
- [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)
- [How to connect an email inbox](https://help.rephonic.com/my-account/email-accounts.md)
- [How to add or remove team members](https://help.rephonic.com/my-account/how-to-add-or-remove-team-members.md)
- [How to assign a team administrator](https://help.rephonic.com/my-account/how-to-assign-a-team-administrator.md)
- [How to transfer team ownership](https://help.rephonic.com/my-account/how-to-transfer-team-ownership.md)
- [How to change your email or password](https://help.rephonic.com/my-account/how-to-change-your-email-or-password.md)
- [How to switch from Google login to email login](https://help.rephonic.com/my-account/how-to-switch-from-google-login-to-email-login.md)
- [How to delete your account](https://help.rephonic.com/my-account/how-to-delete-your-account.md)
- [How to upgrade, downgrade or cancel your subscription](https://help.rephonic.com/billing/how-to-upgrade-downgrade-or-cancel-your-subscription.md)
- [How to change your billing settings](https://help.rephonic.com/billing/how-to-change-your-billing-settings.md)
- [Refund policy](https://help.rephonic.com/billing/refund-policy.md)
- [How to assign a billing manager](https://help.rephonic.com/billing/how-to-assign-a-billing-manager.md)
- [FAQ](https://help.rephonic.com/misc/frequently-asked-questions.md): Frequently asked questions about Rephonic.
- [How do I claim my podcast?](https://help.rephonic.com/misc/how-to-claim-your-podcast.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.rephonic.com/readme.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.
