# Antigravity

## Setup

{% hint style="info" %}
A Google account is needed to use Google Antigravity.
{% endhint %}

Recent versions are available in the Nuvolos applications gallery when you click **`+ADD NEW APPLICATION`** in the Applications view.

To start using Antigravity:

1. In Applications, click +ADD NEW APPLICATION and add Antigravity.
2. Start the application. When Antigravity opens, choose your preferred window theme and agentic behavior settings.
3. When prompted, sign in with your Google account. A Google Chrome window opens inside the application and loads the Google sign-in page.
4. Complete the Google sign-in flow in that Chrome window. You must sign in here even if you already used the same Google account to sign in to Nuvolos.
5. After the Google sign-in succeeds, close the Chrome window and return to Antigravity. The application is then ready to use.

## Usage notes

Google Antigravity on Nuvolos runs as a desktop application exposed through VNC in an Ubuntu 24.04-based virtual machine. Because of licensing restrictions, it uses the [`open-vsx` extension marketplace](https://www.open-vsx.org).

{% hint style="info" %}
If *Persist sessions data in home area between restarts* is disabled in the application configuration, you will need to sign in with your Google account each time you start Antigravity. If repeated sign-in is unexpected, check that this setting is enabled.
{% 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://docs.nuvolos.com/user-guides/application-specific-guides/antigravity.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.
