# Installation

### Install the Google Workspace Addon

Our addon can be installed from the  [Google Workspace marketplace](https://workspace.google.com/marketplace/app/sync_them_calendars/1052199174637)  by clicking on the “Install” button.

<figure><img src="/files/yBfzMU9kGouweZQfgqYI" alt=""><figcaption><p>This is how SyncThemCalendars looks on the Google Workspace Marketplace</p></figcaption></figure>

There are very few steps :&#x20;

* A pop-up will ask for your permission to install the add-on, click on Continue
* Another popup will ask you for some permissions, click on "Allow"

After the installation (it usually takes less than 15 seconds) you will get a popup, saying that the add-on has been installed.

{% content-ref url="/pages/mWb20Oxqqhu3NdDpxkNt" %}
[Launch the addon](/syncthemcalendars/onboarding/launch-the-addon.md)
{% endcontent-ref %}

{% hint style="info" %}
Sometimes, you need to refresh the page after the installation before seeing the icon
{% 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://documentation.syncthemcalendars.com/syncthemcalendars/onboarding/installation.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.
