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

# Install on macOS

## .dmg

These are some of the main features.

<div style={{ marginBottom: '0.5rem' }}>
  <a href="https://github.com/WorshipBuddy/PresenterBuddy-Downloads/releases/download/studio-latest/PresenterBuddy-Studio-arm64.dmg" download>Download for Apple Silicon</a>
</div>

<div style={{ marginBottom: '0.5rem' }}>
  <a href="https://github.com/WorshipBuddy/PresenterBuddy-Downloads/releases/download/studio-latest/PresenterBuddy-Studio-x64.dmg" download>Download for Intel Mac</a>
</div>

1. Install: Double click the .dmg file
2. Copy: Drag the "PresenterBuddy" icon into the "Applications" folder
3. Open: Find and open the app

<CardGroup cols="1">
  <Card title="INFO">
    After launch, you will be asked for permission to allow incoming network connections. If you deny, then you can't connect to the application remotely. This includes the stage display, and remote controllers.
  </Card>
</CardGroup>

## Application data path

For advanced users

<CodeGroup>
  ```bash terminal theme={null}
  ~/Library/Application Support/presenterbuddy/
  ```
</CodeGroup>
