Getting Started with Antigravity
Get up and running with Google Antigravity in minutes
Quick Start
Follow these simple steps to install and configure Antigravity on your system.
System Requirements
Before installing, make sure your system meets these requirements:
Windows
- • Windows 10 or later
- • 4GB RAM minimum
- • 500MB disk space
macOS
- • macOS 10.15+
- • 4GB RAM minimum
- • 500MB disk space
Linux
- • Ubuntu 20.04+ or equivalent
- • 4GB RAM minimum
- • 500MB disk space
Download Antigravity
Visit the official download page and select your operating system:
https://antigravity.google/download- • Windows: Download the .exe installer (x64 or ARM64)
- • macOS: Download the .dmg file
- • Linux: Download the .deb or .rpm package
Install the Application
Windows Installation
- Double-click the downloaded .exe file
- Follow the installation wizard (takes 3-5 minutes)
- Default installation path:
C:\Program Files\Google\Antigravity - Launch Antigravity from Start Menu
macOS Installation
- Open the downloaded .dmg file
- Drag Antigravity to Applications folder
- Open from Applications (allow in Security settings if needed)
Linux Installation
# Debian/Ubuntu
sudo dpkg -i antigravity_*.deb
# Fedora/RHEL
sudo rpm -i antigravity_*.rpmInitial Setup
When you first launch Antigravity:
- Choose setup flow:
- Import settings from VS Code or Cursor
- Start with a fresh configuration
- Select theme: Choose between Light, Dark, or High Contrast themes
- Sign in: Use your personal Gmail account (required for public preview)
- Configure AI model: Select your preferred default model (Gemini 3 Pro recommended)
Install Browser Extension
To enable agent browser integration:
- Start a conversation in the Antigravity Playground
- Click "Setup" when prompted for browser extension
- Follow the link to Chrome Web Store
- Click "Add to Chrome" to install the extension
- Grant necessary permissions for agent control
💡 Tip: The browser extension is optional but highly recommended for web development tasks.
Deploy Your First Agent
Try these starter tasks:
Simple Task:
"Create a hello world React component with TypeScript"Complex Task:
"Build a todo app with React, add styling with Tailwind, and create unit tests"Next Steps
Common Issues
Installation fails on Windows
Run the installer as Administrator and temporarily disable antivirus software.
Cannot sign in with Gmail
Antigravity public preview requires a personal Gmail account. Workspace accounts are not supported yet.
Browser extension not working
Make sure you've granted all required permissions and restarted Chrome after installation.
Need more help?
Check out our FAQ page or visit the official documentation.