# Install Addsync

## Step 1:  Open Addsync in Google Workspace Marketplace

There are 2 ways to open the Addsync store listing page from Google Workspace Marketplace. Let’s go through them together.

### 1) Direct link

Use this [direct link](http://workspace.google.com/marketplace/app/appname/461019357361) to open the store listing page. or

### 2) From Google Sheet

From a new/existing Sheet click on the Extensions tab → Add-ons → Get add-ons.

<figure><img src="/files/NbG58nrU53864fXXW4Gw" alt=""><figcaption></figcaption></figure>

Type **Addync** in the search bar and click press enter. Select the Addsync add-on.

<figure><img src="/files/ZsmrKEZPWurL3uVmzGD8" alt=""><figcaption></figcaption></figure>

Once you are on the Addsync add-on page, click on **"Install".**

<figure><img src="/files/ftGZNpV1BnENdtuIXGQi" alt=""><figcaption></figcaption></figure>


---

# 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://addsync.gitbook.io/docs/getting-started/install-addsync.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.
