# How to find relevant newsletters for any topic or niche

Reletter makes it easy to find newsletters for the topic or niche that you care about. This guide explains how to use the search engine and gives you some tips and best practices.

## Search for any topic

Go to the [Home](https://reletter.com/home) screen to start your search by entering a topic, e.g. *real estate investing* or *marketing*.

![](/files/CNKMqwWqwG25eC9o7PGu)

{% hint style="info" %}
If your query is more specific you can also search for *Titles* and *Authors*. Click one of the tabs above the search input.
{% endhint %}

Reletter searches across titles and descriptions to find the most relevant newsletters for this topic and orders the results by relevance and estimated subscribers (highest first).

![](/files/OQPAa4C2z3YPup6laJEK)

A newsletter appears as **active** if it has published an issue within the past 45 days.

## Narrow down your search

For certain search queries, you may not be satisfied with the relevancy of the results. In this case you can use one or more of the advanced search filters in order to narrow down your search.

For example, perhaps you only want to see newsletters that accept sponsors or advertisements.

![](/files/fcZTkqzd9kjOsFLs4bSE)

{% hint style="info" %}
We look for certain keywords and patterns in a newsletter's recent issues to automatically detect whether that newsletter accepts sponsors or not.
{% endhint %}

{% content-ref url="/pages/-MTJ8tYknRikmE8DkwCk" %}
[How to save your search results as a dynamic list](/save-your-search-results.md)
{% endcontent-ref %}

## Find more leads using related newsletters

If you found a highly relevant newsletter you can use the **Related** feature to find other publications recommended by the authors of this newsletter. This can be a fast way to build a list, and you can easily do so by clicking the button with the three dots and selecting *Create new lists from these*.

![](/files/2E47rKWKyCOF5z7d1L5S)

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

## Search operators

You use the following search operators to narrow down your results:

<table data-header-hidden><thead><tr><th width="262.45619531338286">Description</th><th>Example</th></tr></thead><tbody><tr><td>Description</td><td>Example</td></tr><tr><td>Either terms can match</td><td><code>real OR estate</code></td></tr><tr><td>Both terms must match</td><td><code>real AND estate</code></td></tr><tr><td>Exact phrase</td><td><code>"real estate"</code></td></tr><tr><td>Don't match</td><td><code>-investing</code></td></tr><tr><td>Grouping</td><td><code>(real estate) OR (property investing</code></td></tr></tbody></table>

## See also

{% content-ref url="/pages/-MTJEWbXKgPJVCBlLCBS" %}
[How to create a newsletter target list](/how-to-create-a-newsletter-target-list.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.reletter.com/how-to-find-relevant-newsletters.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.
