> ## Documentation Index
> Fetch the complete documentation index at: https://radiusbrowser.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Install Radius

> Download Radius for macOS. The Radius CLI is included and configured automatically.

<CardGroup cols={2}>
  <Card title="Apple Silicon" icon="download" href="https://radiusbrowser.com/download/latest/darwin/arm64">
    Download for Macs with an M-series chip.
  </Card>

  <Card title="Intel" icon="download" href="https://radiusbrowser.com/download/latest/darwin/x64">
    Download for Intel-based Macs.
  </Card>
</CardGroup>

<Steps>
  <Step title="Install the app">
    Open the downloaded DMG and drag Radius into your Applications folder.
  </Step>

  <Step title="Open Radius">
    Launch Radius from Applications. The `radius` CLI is included with the app
    and configured automatically the first time Radius opens.
  </Step>
</Steps>

<Card title="Try the Quickstart" icon="bolt" href="/docs/quickstart">
  Open tabs, create a split, and organize the result into a group.
</Card>
