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

# Domainer Engine

> Domainer Engine is a ready-to-deploy domain portfolio marketplace. Deploy on Vercel or your own server, run the Setup Wizard, and your site is live.

<CardGroup cols={3}>
  <Card title="Deploy on Vercel" icon="triangle" href="/getting-started/deploy-vercel">
    Recommended. Free database via Neon, automatic HTTPS, zero server management.
  </Card>

  <Card title="Deploy with Docker" icon="docker" href="/getting-started/deploy-docker">
    Self-managed server. Full control over your infrastructure and data.
  </Card>

  <Card title="Deploy from ZIP" icon="file-archive" href="/getting-started/deploy-zip">
    Manual deployment on any Node.js-capable hosting.
  </Card>
</CardGroup>

***

## What's in the docs

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started/introduction">
    Requirements, deployment guides, Setup Wizard walkthrough, and how to update to new versions.
  </Card>

  <Card title="Concepts" icon="book-open" href="/concepts/domains">
    How domains, categories, sale models, and the admin panel work.
  </Card>

  <Card title="Configuration" icon="settings" href="/configuration/general-settings">
    Site settings, appearance, AI, notifications, storage, SEO, and analytics.
  </Card>

  <Card title="Domains" icon="globe" href="/domains/adding-domains">
    Adding domains, bulk import from Afternic / Sedo / CSV, and export.
  </Card>

  <Card title="Content" icon="layout-panel-top" href="/content/pages">
    CMS pages, page builder blocks, domain and category templates, blog, and navigation menus.
  </Card>

  <Card title="Transactions" icon="handshake" href="/transactions/inquiries">
    Inquiries, offers and counter-offers, and order management.
  </Card>
</CardGroup>

***

## Common tasks

<CardGroup cols={2}>
  <Card title="Add your first domain" icon="plus-circle" href="/domains/adding-domains">
    Create a domain record, fill in content fields, and publish.
  </Card>

  <Card title="Import a portfolio" icon="upload" href="/domains/bulk-import">
    Bulk import from Afternic, Sedo, Atom, CSV, or a plain text file.
  </Card>

  <Card title="Configure AI generation" icon="sparkles" href="/configuration/ai-settings">
    Connect OpenAI, Anthropic, or Google AI and choose your model.
  </Card>

  <Card title="Set up notifications" icon="bell" href="/configuration/notification-settings">
    Email via Resend and Telegram push alerts for inquiries, offers, and price drops.
  </Card>

  <Card title="Build a homepage" icon="layout-template" href="/content/page-builder">
    Use 23 drag-and-drop blocks to build any page layout.
  </Card>

  <Card title="Manage offers" icon="tag" href="/transactions/offers">
    Review incoming offers, send counters, accept or reject.
  </Card>
</CardGroup>

***

## GitHub

<CardGroup cols={2}>
  <Card title="domainer-platform" icon="github" href="https://github.com/domainer-platform">
    GitHub organization — public announcements and release notes.
  </Card>

  <Card title="Releases" icon="tag" href="https://github.com/domainer-platform/domainer-platform-releases">
    Every release with changelog and download links.
  </Card>
</CardGroup>
