# External Communication Guidelines

## Guidelines for members

Communicating about VCL's activities is extremely important. Good communication helps interested people to find us and your project. Press coverage can help us to find new collaborators and ways to share our members' work. It can also help us secure more funding.

{% hint style="info" %}
Like everything else in VCL also communications is based on the contributions by our members. That means we need material from everyone who has an ongoing project in Virtual Cinema Lab.
{% endhint %}

## What we need from you

### Project updates

You can post these to #publish\_this channel on Slack.

* Photos with captions – these can be behind the scenes / making of photos, promotional photos etc.
* Links to press releases
* Link to the project website (if the project has one)
* Links to published articles

### Projects looking for collaborators

You can post these to [#random channel](https://virtualcinemalab.slack.com/messages/C42V43QSE/) on Slack.

Tell people what skills and what skill level is required, and briefly explain what will collaborators get. Remember to tell who people should contact if they are interested.

### Relevant Articles

We are always interested in articles that fit our [mission statements and values](/handbook/master.md#mission). This way members can stay up to date about contemporary research done around VCL. You can post in [#random channel](https://virtualcinemalab.slack.com/messages/C42V43QSE/) on Slack and quote one paragraph from the article.

### Personal projects of Active members

If you have an exhibition, film screening or other public display of work that fits with our mission statement and values, please tell about it in [#random channel](https://virtualcinemalab.slack.com/messages/C42V43QSE/) on Slack. You can also add a short synopsis or other description and provide relevant links.

{% hint style="info" %}
It's also recommended to link back to Virtual Cinema Lab when you're publishing your work in other channels like social media. You can mention VCL and our website [virtualcinema.aalto.fi](http://virtualcinema.aalto.fi) in your social media accounts' bio.
{% endhint %}


---

# 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://vcl.gitbook.io/handbook/internal-groups-and-featured-projects/ecg-external-communication-group/external-communication-guidelines.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.
