Get it from Google
Downloads are at antigravity.google/download and nowhere else. If the installer offers Keep Both or Replace over an existing install, Replace is the documented choice.
Independent guide. Not affiliated with, endorsed by or sponsored by Google LLC.
Official Antigravity site Official documentationAntigravity is free while it is in public preview. Everything below is Google's to give and Google's to change — checked 29 August 2026.
There is no account here, no checkout, no form and no field that would legitimately ask for a Google password, a payment card or an API key. If a page claiming to be this one asks you for any of those, it is not this site. Downloads come from one place: antigravity.google/download.
| Item | Current position | Source |
|---|---|---|
| macOS | 12 Monterey or newer, Apple Silicon or Intel | |
| Windows | 10 or newer, 64-bit — x64 or ARM64 | |
| Linux | glibc 2.28 or newer — Ubuntu 20, Debian 10, Fedora 36, RHEL 8 | |
| Where to get it | antigravity.google/download only. No third party redistributes it. changes | |
| Project setup | New project → add local folders or Git repositories → Create. That folder set is the boundary of what agents can touch. | |
| Run mode | Local Mode edits the folder directly; New Worktree Mode isolates the run in its own Git worktree. | |
| Cost | No charge during the public preview. | |
| Metering | Limits refresh on a five-hour cycle and scale with task complexity. changes | |
| Account and payment | Handled entirely by Google. This site never takes either. never here |
First run
Condensed from Google's getting-started documentation, with the one piece of advice it does not give: read the plan before the diff.
Downloads are at antigravity.google/download and nowhere else. If the installer offers Keep Both or Replace over an existing install, Replace is the documented choice.
Create a project — the folder icon with a plus — and add the local folders or Git repositories the agents may touch. That set is the limit of what they can read or change, so make it deliberately narrow the first time.
Local Mode edits your folder directly. New Worktree Mode puts the run in its own Git worktree. For a first real task, take the worktree.
Type the goal rather than the mechanics. When the implementation plan comes back, read it before the diff — it is the cheapest place to catch a run that understood the wrong problem.
The five-hour meter is the detail most people meet by surprise. Limits refresh on that cycle and scale with how much work a request represents, so a single large refactor can consume more of a window than an afternoon of small questions.