# Get started: Add-on

## Install the add-on

You can install GPT for Workspace add-on from the [**Google Workspace Marketplace**](https://workspace.google.com/marketplace/app/gpt_for_docs_sheets_slides/451400884190)

<figure><img src="/files/zZ66zSi2F80EaMwdQowO" alt=""><figcaption><p><a href="https://workspace.google.com/marketplace/app/gpt_for_docs_sheets_slides/451400884190"><strong>Google Workspace Marketplace</strong></a></p></figcaption></figure>

## Open the add-on

In the menu bar of Google Sheets/Docs/Slides, click on **Extensions** > **GPT for Slides Sheets Docs** > **Start**

<figure><img src="/files/EGsLn2GSNdKQ495xRq88" alt="" width="375"><figcaption><p>Open the GPT Workspace add-on from the Extension menu in Google Docs, Google Slides and Google Sheets</p></figcaption></figure>

### Activate GPT Formulas in Google Sheets

To use the GPT Formulas, you need to activate them first.&#x20;

Click on **Extensions** > **GPT for Slides Sheets Docs** > **Enable GPT Functions**

<figure><img src="/files/BC2gn3bXINKodrxAHBQQ" alt="" width="375"><figcaption></figcaption></figure>

Still confused? You can watch our walkthrough videos below!&#x20;

{% embed url="<https://www.youtube.com/watch?v=RxXYg6tJSW0&list=PL9DTkwmFRKevEDyvur0_55qmjeISwSufp>" %}


---

# 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://support.gpt.space/get-started-add-on.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.
