# GPT for Gmail

<figure><img src="/files/UUE7lql5doWoM5uCI9mm" alt="How to use the add-on for Gmail" width="563"><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>1. Install the add-on</strong></td><td>You can install <a href="https://workspace.google.com/marketplace/app/gpt_for_gmail/802100925247"><strong>GPT for Gmail</strong></a> from the Google Workspace Marketplace, simply by clicking on the "Install" button.</td></tr><tr><td><strong>2. Start a new email</strong></td><td>In Gmail, start writing an email. In the bottom-right corner, click on the GPT for Gmail icon</td></tr><tr><td><strong>3. Write a prompt</strong></td><td>Give the assistant context for the email by writing a prompt. Select the tone that is most appropriate for your situation.</td></tr></tbody></table>

### Demo Video

If you prefer a video demo here is one explaining how to use it

{% embed url="<https://www.youtube.com/watch?v=FH4o3Y3FuyE>" %}


---

# 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/products/gpt-for-gmail.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.
