# Get started: Chrome Extension

## Install the Chrome Extension

You can Install the Chrome extension from the [**Chrome Webstore**](https://chromewebstore.google.com/detail/gpt-workspace/jgocjgkdladclacgmkkiklmdcmngjcba)

<figure><img src="/files/SkKr7vq7FigxJx8ZoN9L" alt="example showing how to pin the Chrome extension"><figcaption><p>The GPT Workspace Chrome Webstore listing</p></figcaption></figure>

Click on "Add to Chrome" on the top right then follow the instructions

## Pin the extension to the menu bar

For easier access to GPT Workspace and boost your productivity, pin the extension to your Chrome menu bar

<figure><img src="/files/1D5aY1nFAf4Qkgh2kMjM" alt="" width="368"><figcaption><p>Pin the GPT Workspace Chrome Extension to the menu bar for quicker access</p></figcaption></figure>

## Use the extension

Click on the extension icon from the Chrome menu bar and use the chat from the sidebar.

The chat will give you different tools depending on the document you opened&#x20;

<figure><img src="/files/8VmYxwYNNF1sHDZ3wooh" alt=""><figcaption><p>Use GPT Workspace inside Google Docs to generate entire documents in seconds</p></figcaption></figure>

{% hint style="info" %}
To use GPT Formulas inside Google Sheets, you will have to [install the GPT Workspace add-on as well and activate the GPT Formulas](/get-started-add-on.md)
{% endhint %}

Still confused? You can watch our GPT Workspace walkthrough videos!

{% 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-chrome-extension.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.
