# Updates & Comms

## Updates to Backers

A lot of Collectives like to periodically email their Backers, to let them know what their donations are enabling, express thanks, or notify everyone of a change.

To create an Update, go to your Collective page and click "Create an Update".

![](/files/-LrtZG8A1PGk3-K3PNr9)

You can also send Updates via email using **backers@$collective.opencollective.com**

*$collective = the slug of your Collective, which appears in your Collective URL*

Updates will be emailed and appear in the Updates section of your Collective page.

![](/files/-LrtZG8CzGdgRU9PX5P9)

## Contacting a Collective

To receive communication via your Collective, senders can email **info@$collective.opencollective.com** to reach the Core Contributors.

We recommend you share this address, or another email address you prefer, in your Collective description, so people know how to reach you.


---

# 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://documentarians.gitbook.io/metadocumentation/collectives/communication.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.
