# Quick Start

## How to search for podcasts

Let's imagine that you're trying to find a few promising podcasts in the niche that you're targeting. The [home screen](https://rephonic.com/home) is the first place that you'll land in Rephonic and that's where to begin your search.

![](/files/rRDjqmfNfwKPqq4OgvSj)

Enter a topic and hit enter to begin searching for podcasts. Rephonic looks at podcast titles, descriptions and the show notes of recent episodes to find the most relevant matches. By default, the results are ordered by a combination of relevance and estimated listeners per episode.

Let's see how the results look:

![](/files/3UM76jt2wUsQd3NUXXag)

You can also search podcast *Titles* and *Publishers* if you already know what you're looking for. Or you can search across *Episodes*.

{% hint style="info" %}
You may see the dollar sign icon next to a podcast's name if we think that they accept sponsors or advertisers, and the microphone icon if a podcast is likely to accept guests.
{% endhint %}

***

### Narrow down your search using filters

Rephonic supports a large set of advanced search filters that allow you to narrow down your search results. For example, if you only want to see shows in the Business category, you can click the *Categories* filter button and select that.

You can also use multiple filters at the same time. For example, if you're looking for podcasts in the Business category that also accept sponsors, simply use both the *Category* and *Sponsored* filters together.

<figure><img src="/files/rihByuWvQua38UyIMtVg" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/-MTJQJDDmUauoKAm\_mYb" %}
[How to find relevant podcasts for any topic or niche](/start-here/how-to-find-relevant-podcasts-for-any-topic-or-niche.md)
{% endcontent-ref %}

***

## Click on a podcast to learn more

See a podcast in the search results that looks promising? Click the blue title and we'll display everything we know about this show including estimated reach, demographics and social media metrics.

![](/files/223ujdkTLo6upASldXKM)

Ready to pitch a show? [Get their email address](/guides/how-to-export-a-campaign.md) by clicking on the **Contacts** button or [start building a media campaign](/guides/understanding-podcast-pages.md) by clicking on **Add to Campaign**.

{% content-ref url="/pages/-MTJCCWMa\_ce0059\_XZC" %}
[Understanding podcast pages](/guides/understanding-podcast-pages.md)
{% endcontent-ref %}

***

## Start building a campaign

Campaigns are a convenient way to keep track of podcasts that you've found in the search results. Use them to create media campaigns or to keep tabs on shows that you care about.

The easiest way to start building a campaign is from the search screen. Enter a topic to search for podcasts and then tap the **Build a Campaign** button.

![](/files/DczBxNM3dYCip9fo1wIN)

You'll notice a new **Add** button that appears next to each podcast in the search results. Click on that to add that show to your new campaign.

![The first time you add a podcast you'll be prompted to choose a name for your new campaign.](/files/Ri492hwpUQCQu1QaGtm3)

You can also click on **Add to Campaign** while viewing any podcast, and you'll be able to add it to an existing campaign or create a brand new one:

![](/files/VgLJOL2OyP5ShrDjtixm)

You can always access your campaigns by clicking the **Campaigns** button at the top of any page.

![](/files/DggEzRSJKvrGd2ybfknq)

{% content-ref url="/pages/-MTJEWbXKgPJVCBlLCBS" %}
[How to create a campaign](/start-here/how-to-create-a-campaign.md)
{% endcontent-ref %}

***

## Export your campaign

Once you've added a few podcasts to a campaign, you may want to export the data to be used in other software like Microsoft Excel or Google Sheets. In any campaign, click on the **Export** button:

![](/files/QZlGV38uV1Zu1yNcILFf)

You will be prompted to download the CSV file to your computer.

{% hint style="info" %}
Exports include the contact email addresses for each podcast.
{% endhint %}

{% content-ref url="/pages/-MTNnXBh\_4TDneCsZcyn" %}
[How to export a campaign](/guides/how-to-export-a-campaign.md)
{% endcontent-ref %}

***

## Send pitches

The pitch editor makes it easy to write your pitches inside Rephonic. Choose from a range of winning templates, or add your own, and then customize it for each podcast.

You can quickly write and send a pitch by going to the podcast page and pressing the **Contacts** button, you'll see the **Send a Pitch** button at the top:

![](/files/uh6keLzGAhanqOkikG9F)

{% content-ref url="/pages/SGYJbuDL6omMAf2gMBAW" %}
[How to send pitches](/start-here/how-to-send-pitches.md)
{% endcontent-ref %}

***

## Adding private notes to a podcast

Whether you're working alone or in a team, it can be useful to add private notes to podcasts if, for example, you've contacted the publisher and found out more information.

While viewing any podcast click on **Add a Note** to add a private note. It will instantly appear on the page for you and other members of your team.

![](/files/IGHN6pRfonQGV7yG2a9T)

{% hint style="info" %}
Notes are private and will only appear for you and for other members of your team.
{% endhint %}

{% content-ref url="/pages/-MTJOSnzxUdcz\_f8OTZK" %}
[How to add private notes](/guides/making-notes.md)
{% endcontent-ref %}

## Next steps

{% content-ref url="/pages/-MYZ1t6JuG7YMTnpJHaw" %}
[How to search for episodes](/guides/how-to-search-for-episodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhMI1xbWZxnHCr-qtcf" %}
[How to find contacts for a podcast](/guides/how-to-find-contacts-for-a-podcast.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTJX7Az4AWrFjG8N52b" %}
[How to share a campaign externally](/guides/how-to-share-a-campaign-externally.md)
{% endcontent-ref %}


---

# 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/start-here/quick-start.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.
