--- sidebar_position: 2 title: Quickstart --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; # Goose in 5 minutes :::info Supported Environments Goose currently works only on **OSX** and **Linux** systems, and supports both **ARM** and **x86** architectures. If you'd like to request support for additional operating systems, please [open an issue on GitHub](https://github.com/block/goose/issues/new?template=Blank+issue) to let us know. ::: ## Quickstart Goose is a developer AI agent that supercharges your software development by automating coding tasks. This Quickstart will guide you through getting started with Goose and covers using both the CLI and Desktop UI. ### Installation #### Installing the Goose CLI To install Goose, run the following script on macOS or Linux. ```sh curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | sh ``` This script will fetch the latest version of Goose and set it up on your system. #### Installing the Goose Desktop Application To install Goose, click the **button** below: