# Social Media - Share Option (Virtual event)

When logging into the virtual event platform for the first time users are asked to share their location. The location is then used to calculate the amount of CO2 and Trees that have been saved by attending the event virtually.&#x20;

Once the CO2 and Trees have been calculated a pop-up appears with an overview of this data. Users can share this information on their social media accounts (Facebook, Twitter, LinkedIn and via E-mail)

Admins can pre-determine the choice of images that the user can share and suggest a text that they can use.

{% hint style="info" %}
In the suggested text template set by default, we have inserted a variable code that automatically displays the individual's personal CO2 + Tree calculations.&#x20;
{% endhint %}

![Share your impact CO2 + Trees calculation](/files/jryVM7CIWQZmE79UQTqH)

It is also possible for users to share additional content by going to their user badge found at the top of the virtual events side navigation.&#x20;

![Share your impact (User badge)](/files/wd3l5hq02ZIkp1S9HYAj)

### How to set-up

The share function is switched on by default, however, it is possible to personalise the content by completing the steps listed below:&#x20;

1. In the Admin panel click --> Settings --> Virtual event settings --> Share
2. Adapt the content where relevant (please see table below for reference):&#x20;

| Name                         | Explanation                                                                   |
| ---------------------------- | ----------------------------------------------------------------------------- |
| Saved trees image            | Image dimensions 400x209 pixels                                               |
| CO2 Reduced image            | Image dimensions 400x209 pixels                                               |
| Impact text                  | This text is displayed when sharing impact after first log-in to the platform |
| Impact text with no location | Text that can be shared when no location is shared.                           |
| Attending image              | Image dimensions 400x209 pixels                                               |
| Attending text               | Text that is shared from user badge.                                          |

{% hint style="info" %}
Hint: It is possible to translate the header 'Share your impact' perhaps to something like  'Share your experience'
{% 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/virtual-event-settings-vp/social-media-share-option-virtual-event.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.
