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

# Welcome to Havic

> Havic is the Swiss platform to build, deploy, and run websites — with your own domain, forms, and live analytics built in.

Havic gets your website online. Upload a finished project archive or connect your
GitLab repository — Havic detects the framework, builds it in an isolated sandbox, and
serves it at a real address. Custom domains, form handling, and live traffic come
built in.

<Note>
  Havic covers the whole journey: from upload through build and publish to ongoing
  operation — all in one interface. Note the product UI is in German; this guide
  glosses the on-screen labels in English.
</Note>

## Why Havic

<CardGroup cols={2}>
  <Card title="Fast to publish" icon="rocket">
    Drop an archive or connect a repo — Havic builds and deploys. No server setup, no
    hand-rolled pipeline.
  </Card>

  <Card title="Custom domains" icon="globe">
    Connect your domain with automatic DNS setup, or use a free `name.havic.ch`
    address right away.
  </Card>

  <Card title="Forms without a backend" icon="inbox">
    Havic detects forms at deploy time and collects submissions — with spam filtering,
    no server code required.
  </Card>

  <Card title="Live analytics" icon="chart-simple">
    See visitors in real time on a world map — privacy-friendly, without storing IP
    addresses.
  </Card>
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="Create an account" icon="user-plus" href="/en/introduction/create-account">
    Accept your invitation and sign in within seconds.
  </Card>

  <Card title="Quickstart" icon="play" href="/en/getting-started/quickstart">
    From your first website to a live address — step by step.
  </Card>

  <Card title="Understand the dashboard" icon="compass" href="/en/introduction/dashboard">
    Portal, navigation, and the organization switcher at a glance.
  </Card>

  <Card title="Glossary" icon="book" href="/en/introduction/glossary">
    Havic's key terms in one place.
  </Card>
</CardGroup>
