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

# Premium Edition

> Exclusive features and benefits available in the Osmedeus Premium Edition

<Callout icon="hands-holding-diamond" color="#8EC07C" iconType="regular">Make a donation through any available method [**Sponsor**](/sponsor) to receive the premium edition installation link</Callout>

Unleash the full potential of Osmedeus with the **Premium Edition**. Get access to exclusive workflows, advanced reporting, and premium tool integrations designed for serious security professionals.

<Callout icon="desktop-arrow-down" iconType="regular">
  **Installation** - Premium users receive a custom one-liner install command in Discord or Patreon. Run it on any supported system to get started:

  ```bash theme={null}
  curl -fsSL https://<your-premium-domain>/premium-osmedeus-install.sh | bash
  ```

  Replace `<your-premium-domain>` with the domain provided in your premium access credentials.
</Callout>

***

## Features

**Deeper scans. Better findings. Real results.**

### Premium Workflows

Optimized scanning workflows that chain multiple tools together for maximum coverage and deeper findings. These workflows are battle-tested against real-world targets and continuously updated with the latest techniques.

### Advanced Reporting

Generate detailed, actionable security reports with custom templates. Export findings in formats ready for stakeholders, compliance teams, or bug bounty submissions.

### Exclusive Tool Integrations

Access private and premium security tools not available in the community edition, including specialized crawlers and scanners that extend your reconnaissance capabilities.

### Extended Attack Surface

Deep subdomain enumeration, comprehensive port scanning, and aggressive web crawling configurations that uncover what others miss. Designed for maximum coverage on large-scope targets.

***

## Frequently Asked Questions

<ResponseField name="What is included in Premium Osmedeus?">
  <Expandable title="Answer" defaultOpen="true">
    Premium Osmedeus includes distributed scanning across multiple machines, exclusive premium workflows, exclusive tools, cloud provider integration, advanced reporting templates, continuous monitoring, and priority support from the development team.
  </Expandable>
</ResponseField>

<ResponseField name="What are the system requirements?">
  <Expandable title="Answer" defaultOpen="true">
    Osmedeus Premium runs on Linux (Ubuntu/Debian recommended). You need at least 2 CPU cores, 4 GB RAM, and 20 GB of disk space. The installer will handle all dependencies automatically.
  </Expandable>
</ResponseField>

<ResponseField name="How do I update to the latest version?">
  <Expandable title="Answer" defaultOpen="true">
    Run the same install command again. The installer detects existing installations and performs an in-place upgrade, preserving your configuration and scan data.
  </Expandable>
</ResponseField>

<ResponseField name="How do I get support?">
  <Expandable title="Answer" defaultOpen="true">
    Premium users get direct access to the development team. Reach out via the dedicated support channel provided after installation, or open an issue on the [GitHub repository](https://github.com/j3ssie/osmedeus) for community support.
  </Expandable>
</ResponseField>
