# Google Antigravity > Google Antigravity is an advanced agentic coding platform and CLI designed for orchestrating autonomous subagents, scheduled tasks, and interactive code verification. ## Core Pages - [Homepage](https://antigravity.google): Main landing page. - [Download for macOS](https://antigravity.google/download): Download clients for macOS (Apple Silicon). - [Download for Linux](https://antigravity.google/download/linux): Download CLI for Linux environments. - [Pricing](https://antigravity.google/pricing): Plans, credits, and enterprise tiers. - [Changelog](https://antigravity.google/changelog): Detailed historical release updates. - [Support](https://antigravity.google/support): Support resources and contact info. - [Terms](https://antigravity.google/terms): Terms and conditions. - [Releases](https://antigravity.google/releases): Summary of major software releases. - [Press](https://antigravity.google/press): Media kit and assets. - [Product Directory](https://antigravity.google/product): Directory list of all Google Antigravity products. - [Use Cases Directory](https://antigravity.google/use-cases): Directory list of all enterprise, frontend, fullstack, science, and marketing use cases. - [Organization Interest Form](https://antigravity.google/interest-form): Form to request access for teams and enterprise plans. - [LLMs Resource Index](https://antigravity.google/llms.txt): This page, listing all available paths and resources for LLM processing. ## Products - [Antigravity 2.0](https://antigravity.google/product/antigravity-2): Graphical command center interface for monitoring and managing active background agents. - [Antigravity IDE](https://antigravity.google/product/antigravity-ide): Fully featured development editor integrating agentic workflows and interactive artifact review. - [Antigravity CLI](https://antigravity.google/product/antigravity-cli): Lightweight, terminal-first interface for developers who work in the shell. - [Antigravity SDK](https://antigravity.google/product/antigravity-sdk): Python SDK to program custom agents, tools, MCP integrations, and tasks. ## Use Cases - [Enterprise](https://antigravity.google/use-cases/enterprise): Tailored for corporate teams, secure permissions, and cloud-scale collaboration. - [Frontend](https://antigravity.google/use-cases/frontend): Browser-in-the-loop verification, UI screenshotting, and visual feedback loops. - [Fullstack](https://antigravity.google/use-cases/fullstack): Grounding development in verifiable artifacts, tasks, and editor handoffs. - [Science](https://antigravity.google/use-cases/science): Specialized workflows integrated with major scientific databases and frontier models like AlphaGenome. - [Marketer](https://antigravity.google/use-cases/marketer): Scheduled audits, parallel content/market research pipelines, and collaborative editing. ## Documentation ### Home - [Documentation Home](https://antigravity.google/docs/home): Getting started guide for the platform. ### Antigravity 2.0 - [Overview](https://antigravity.google/docs/overview): Overview of the 2.0 interface. - [Getting Started](https://antigravity.google/docs/getting-started): Quickstart guide. - [Build with Google](https://antigravity.google/docs/build-with-google): How to connect with Gemini and build solutions. - [Features](https://antigravity.google/docs/features): Major components and features of the UI. - [Models](https://antigravity.google/docs/models): Supported LLM classes (Pro, Flash, etc.). - [Projects](https://antigravity.google/docs/projects): Configuring workspaces, directory bounds, and paths. - [Settings](https://antigravity.google/docs/settings): User configuration options. - [Agent Settings](https://antigravity.google/docs/agent-settings): System prompt, tool rules, and runtime adjustments. - [Artifact Review](https://antigravity.google/docs/artifact-review): Interface for approving agent plans and tasks. - [Model Context Protocol (MCP)](https://antigravity.google/docs/mcp): Extending agent tools using standard MCP servers. - [Skills](https://antigravity.google/docs/skills): Specifying packaged skill scripts and instructions. - [Rules & Workflows](https://antigravity.google/docs/rules-workflows): Designing workflow boundaries and system instructions. - [Plugins](https://antigravity.google/docs/plugins): Extending GUI features via plugins. - [Hooks](https://antigravity.google/docs/hooks): Custom lifecycle trigger hooks. - [Sidecars](https://antigravity.google/docs/sidecars): Long-running background scripts. - [Permissions](https://antigravity.google/docs/permissions): Sandbox controls and folder permissions. - [Subagents](https://antigravity.google/docs/subagents): Orchestrating multiple subagents in parallel. - [Artifacts](https://antigravity.google/docs/artifacts): Managing structured deliverables. - [Implementation Plan](https://antigravity.google/docs/implementation-plan): Structure of files created for proposing code updates. - [Walkthrough](https://antigravity.google/docs/walkthrough): Structural representation of walkthrough reviews. - [Screenshots](https://antigravity.google/docs/screenshots): How visual artifacts capture layout updates. ### Antigravity CLI - [CLI Overview](https://antigravity.google/docs/cli/overview): CLI architecture and usage patterns. - [CLI Getting Started](https://antigravity.google/docs/cli/getting-started): Quick launch instructions. - [CLI Installation](https://antigravity.google/docs/cli/install): Setting up dependencies and command line tools. - [CLI Tutorial](https://antigravity.google/docs/cli/tutorial): Stepping through a real-world debugging task. - [CLI Usage](https://antigravity.google/docs/cli/using): Primary prompt flow and keyboard commands. - [CLI Features](https://antigravity.google/docs/cli/features): Shell-specific features and utilities. - [Migration from gcli](https://antigravity.google/docs/cli/gcli-migration): Upgrading legacy CLI tools. - [Prompting Best Practices](https://antigravity.google/docs/cli/prompting): Writing clear instructions for CLI agents. - [CLI Artifacts](https://antigravity.google/docs/cli/artifacts): Reviewing deliverables in the terminal. - [CLI Conversations](https://antigravity.google/docs/cli/conversations): Managing back-and-forth prompt history. - [CLI Subagents](https://antigravity.google/docs/cli/subagents): Delegating CLI tasks to sub-sessions. - [CLI Permissions](https://antigravity.google/docs/cli/permissions): Shell-specific capability boundaries. - [CLI Sandbox](https://antigravity.google/docs/cli/sandbox): Running tools inside isolated sandboxes. - [CLI Settings](https://antigravity.google/docs/cli/settings): Storing prompt defaults and global parameters. - [CLI Credits](https://antigravity.google/docs/cli/credits): Tracking billing and token quotas. - [CLI Plugins](https://antigravity.google/docs/cli/plugins): Registering shell extensions. - [CLI Status Line](https://antigravity.google/docs/cli/statusline): Interpreting shell prompts and state badges. - [CLI Title Bar](https://antigravity.google/docs/cli/title): Shell configuration indicators. - [CLI Best Practices](https://antigravity.google/docs/cli/best-practices): Optimizing shell prompt sequences. - [CLI Troubleshooting](https://antigravity.google/docs/cli/troubleshooting): Recovering from common sandbox errors. - [CLI Reference](https://antigravity.google/docs/cli/reference): Complete reference card of commands and shortcuts. ### Antigravity SDK - [SDK Overview](https://antigravity.google/docs/sdk/overview): Python API reference and runtime binary installation. ### Antigravity IDE - [IDE Overview](https://antigravity.google/docs/ide/overview): Editor integrations and features. - [IDE Getting Started](https://antigravity.google/docs/ide/getting-started): Setup and config inside the editor. - [Tab Completion](https://antigravity.google/docs/ide/tab): Real-time code completion models. - [Agent Side Panel](https://antigravity.google/docs/ide/agent-side-panel): Interacting with agents alongside the text buffer. - [Reviewing Changes](https://antigravity.google/docs/ide/review-changes-editor): In-line code diff review and modification. - [IDE Implementation Plan](https://antigravity.google/docs/ide/implementation-plan): File-level planning and code generation. - [IDE Walkthrough](https://antigravity.google/docs/ide/walkthrough): Interactive codebase tour artifacts. - [IDE Screenshots](https://antigravity.google/docs/ide/screenshots): Triggering screenshot generation inside the editor. - [IDE Browser Recordings](https://antigravity.google/docs/ide/browser-recordings): Video artifact tracking. - [Browser Integration](https://antigravity.google/docs/ide/browser): Chrome driver setup for interactive web testing. - [Allowlist & Denylist](https://antigravity.google/docs/ide/allowlist-denylist): Domain access rules for agents. - [Chrome Profiles](https://antigravity.google/docs/ide/separate-chrome-profile): Isolating development data. - [IDE MCP Servers](https://antigravity.google/docs/ide/mcp): Editor-level tool integration. - [IDE Skills](https://antigravity.google/docs/ide/skills): Loading custom scripts for inline code modification. - [IDE Rules](https://antigravity.google/docs/ide/rules): Contextual behavior guidelines. - [IDE Workflows](https://antigravity.google/docs/ide/workflows): Pre-configured multi-step plans. - [IDE Plugins](https://antigravity.google/docs/ide/plugins): Extensibility mechanisms. - [IDE Hooks](https://antigravity.google/docs/ide/hooks): Triggering agent execution on text events. - [IDE Settings](https://antigravity.google/docs/ide/settings): Editor UI preferences. ### Migration - [Firebase Studio Migration](https://antigravity.google/docs/firebase-studio-migration): Transitioning project settings from Firebase Studio. ### Enterprise & FAQ - [Enterprise Features](https://antigravity.google/docs/enterprise): Organization level deployments. - [Plans & Pricing](https://antigravity.google/docs/plans): Choosing the right subscription plan. - [Frequently Asked Questions](https://antigravity.google/docs/faq): General help and troubleshooting.