# CO₂ Calculator

### How to setup the CO₂ Calculator (Event location)

Set up the CO₂ calculator using these simple steps:

1. Open the Admin panel
2. Go to Settings -> General settings -> Event Information
3. Enter the Event location
4. Save changes

### Users experience

When first logging into the virtual event users will be prompted to provide their current location, and the platform will calculate the CO₂ savings based on the distance they would have travelled to the event if it was in-person.

![](/files/-Mci3oPwiyQ7OIrGQH5c)

### How are CO₂ savings calculated?

The calculation of distance is based on Google and in case Google can't calculate it well (so with flight distance) we make our own calculations based on [this formula](https://en.wikipedia.org/wiki/Vincenty%27s_formulae).

### How to disable the CO₂ Calculator

You can disable the CO₂ Calculator by completing these simple steps:

1. Open the Admin panel
2. Go to Settings -> Virtual event settings
3. Click on Show extra settings
4. Go to General -> Search for the option 'Add location tab to the popup for the co2 calculator'
5. Disable this setting


---

# 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/virtual-event/sustainability.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.
