> For the complete documentation index, see [llms.txt](https://help.reletter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reletter.com/how-to-find-contacts-for-a-newsletter.md).

# How to find contacts for a newsletter

When you're ready to reach out to a newsletter to learn more or send a pitch, we display contact information including email address, contact pages and social media accounts.

While viewing any newsletter, click on the *Contacts* button:

![](/files/Hmcijg69rkDCjtIfdOeF)

You'll see the contacts that we found for this newsletter and be able to copy them to your clipboard.

![](/files/19jP4MawRoB68oV8uoH1)

{% hint style="info" %}
If you're unable to get in touch with a publication by email you could also try sending a message via one of their social media accounts like Twitter or Instagram.
{% endhint %}

### Request the concierge service

Sourcing the best contacts across our huge database of newsletters is complex and sometimes we make mistakes, or our system is unable to find a good email address for a particular publication.

Can't see any good contacts listed for a newsletter? After tapping the *Contacts* button in any newsletter you can request the concierge service and our team of researchers will find you the best and most up-to-date contact information.

![](/files/-MhMKELQR5Vyah40M83b)

Our team will get back to you ASAP, but you may need to wait 1-2 working days. You'll receive an email notification when your request has been completed.

![](/files/-MhMKdL0WbdVGO1gNGBU)

### Exporting contacts

You should first create a [target list](/how-to-create-a-newsletter-target-list.md) and add a few newsletters to it in order to export contacts.

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


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.reletter.com/how-to-find-contacts-for-a-newsletter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
