diff --git a/docs/content/docs/get-started/quickstart.mdx b/docs/content/docs/get-started/quickstart.mdx index 50a97e38..b7941fa2 100644 --- a/docs/content/docs/get-started/quickstart.mdx +++ b/docs/content/docs/get-started/quickstart.mdx @@ -28,6 +28,18 @@ Choose how you want to run your Cua computer. This will be the environment where You can run your Cua computer in the cloud (recommended for easiest setup), locally on macOS with Lume, locally on Windows with a Windows Sandbox, or in a Docker container on any platform. Choose the option that matches your system and needs. + + + Use the CUA website dashboard to create and manage cloud sandboxes that run Linux (Ubuntu), Windows, or macOS. + + 1. Go to [cua.ai/signin](https://cua.ai/signin) + 2. Navigate to **Dashboard > Containers > Create Instance** + 3. Create a **Small** sandbox, choosing **Linux**, **Windows**, or **macOS** + 4. Note your sandbox name and API key + + Your Cloud Sandbox will be automatically configured and ready to use. + + Use the CUA CLI to quickly create and manage cloud sandboxes that run Linux (Ubuntu), Windows, or macOS. @@ -62,18 +74,6 @@ You can run your Cua computer in the cloud (recommended for easiest setup), loca Your Cloud Sandbox will be automatically configured and ready to use. - - - - Use the CUA website dashboard to create and manage cloud sandboxes that run Linux (Ubuntu), Windows, or macOS. - - 1. Go to [cua.ai/signin](https://cua.ai/signin) - 2. Navigate to **Dashboard > Containers > Create Instance** - 3. Create a **Small** sandbox, choosing **Linux**, **Windows**, or **macOS** - 4. Note your sandbox name and API key - - Your Cloud Sandbox will be automatically configured and ready to use. -