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

# Installation

> Download and install EnConvo on your Mac

## System Requirements

Before installing EnConvo, ensure your Mac meets the following requirements:

| Requirement          | Specification          |
| -------------------- | ---------------------- |
| **Operating System** | macOS 13+              |
| **Processor**        | Intel or Apple Silicon |

## Download

<Card title="Download EnConvo" icon="apple" href="https://www.enconvo.com">
  Download the latest version (v2.2.21) for macOS
</Card>

## Installation Steps

<Steps>
  <Step title="Download the DMG file">
    Click the download button on [enconvo.com](https://www.enconvo.com) to download the `.dmg` installer file.
  </Step>

  <Step title="Open the installer">
    Double-click the downloaded `.dmg` file to mount it.
  </Step>

  <Step title="Drag to Applications">
    Drag the EnConvo icon to the Applications folder shortcut in the installer window.
  </Step>

  <Step title="Launch EnConvo">
    Open your Applications folder and double-click EnConvo to launch it.

    <Note>
      On first launch, you may see a security prompt. Click "Open" to confirm you want to run the app.
    </Note>
  </Step>

  <Step title="Grant Permissions">
    EnConvo will request the following permissions:

    * **Accessibility**: Enables keyboard shortcuts and system integration
    * **Screen Recording**: Allows context awareness features
    * **Microphone**: Required for voice input

    Grant each permission when prompted to enable full functionality.
  </Step>
</Steps>

## Granting Permissions

### Accessibility Permission

This permission allows EnConvo to:

* Capture global keyboard shortcuts
* Interact with other applications
* Read selected text for PopBar functionality

To grant manually:

1. Open **System Settings** → **Privacy & Security** → **Accessibility**
2. Click the lock icon to make changes
3. Enable the toggle for EnConvo

### Screen Recording Permission

This permission enables:

* Context awareness features
* Screen content analysis
* Window and app detection

To grant manually:

1. Open **System Settings** → **Privacy & Security** → **Screen Recording**
2. Enable the toggle for EnConvo
3. Restart EnConvo for changes to take effect

### Microphone Permission

Required for:

* Dictation
* Live closed captions
* Speech-to-text features

To grant manually:

1. Open **System Settings** → **Privacy & Security** → **Microphone**
2. Enable the toggle for EnConvo

## Updating EnConvo

EnConvo includes automatic update checking. When a new version is available:

1. You'll see a notification in the app
2. Click "Update" to download and install the latest version
3. Restart EnConvo to complete the update

<Tip>
  Lifetime license holders receive free updates forever. Annual license holders receive updates for one year from purchase.
</Tip>

## Need Help?

<CardGroup cols={2}>
  <Card title="Discord Community" icon="discord" href="https://discord.gg/jYsdVRRK2k">
    Join our community for support and discussions
  </Card>

  <Card title="Email Support" icon="envelope" href="mailto:support@enconvo.com">
    Contact our support team directly
  </Card>
</CardGroup>
