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

# QaslyLabs — Secure Everything

> Advanced vulnerability scanning for modern applications. Clean. Fast. Secure.

<Hero>
  <Logo src="/logo/dark.svg" alt="QaslyLabs" />

  <Title>Secure Everything</Title>
  <Subtitle>Advanced vulnerability scanning for modern applications. Built for developers who care about security.</Subtitle>

  <ButtonGroup>
    <Button href="/quickstart" icon="rocket">Get Started</Button>
    <Button href="/product/dashboard" variant="secondary" icon="gauge">Explore the Dashboard</Button>
  </ButtonGroup>
</Hero>

<Columns cols={2}>
  <Card title="Asset Discovery" icon="radar" href="/guides/asset-discovery">
    Automatically discover domains, subdomains, and exposed services. Clean inventory = faster fixes.
  </Card>

  <Card title="Continuous Scanning" icon="repeat" href="/product/assets">
    Run scheduled scans and track drift. See what changed and what’s vulnerable.
  </Card>

  <Card title="Actionable Findings" icon="bug" href="/guides/remediation">
    Prioritized, deduplicated, and developer‑ready. Fix faster with context and steps to remediate.
  </Card>

  <Card title="Integrations & Alerts" icon="bell" href="/product/settings/notifications">
    Email, webhooks, and custom rules so the right team gets the right alert.
  </Card>
</Columns>

## Start here

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  From sign up to your first scan in under 5 minutes.
</Card>

## Product areas

<Columns cols={3}>
  <Card title="Auth" icon="right-to-bracket" href="/product/auth">Sign up, sign in, SSO</Card>
  <Card title="Dashboard" icon="gauge" href="/product/dashboard">KPIs and recent activity</Card>
  <Card title="Assets" icon="server" href="/product/assets">Groups, services, status</Card>
  <Card title="Settings" icon="gear" href="/product/settings/overview">Profiles, domains, notifications</Card>
  <Card title="Domains" icon="globe" href="/product/settings/domains">Verify & manage domains</Card>
  <Card title="Notifications" icon="bell" href="/product/settings/notifications">Emails & webhooks</Card>
</Columns>

<Note>
  © 2025 QaslyLabs • docs at <code>docs.qaslylabs.xyz</code>
</Note>
