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

# Introduction

> Task-oriented guides for Stackryze DNS — from your first zone to advanced automation.

Pick a guide that matches what you're working on. Each one walks through the actual steps, in order.

## Getting started

<Columns cols={2}>
  <Card title="Add a custom domain" icon="globe" href="/docs/guides/add-a-custom-domain">
    Wire up a domain you already own.
  </Card>

  <Card title="Point domain to Stackryze" icon="share" href="/docs/guides/point-domain-to-stackryze">
    Three ways to point an existing domain at a Stackryze service.
  </Card>
</Columns>

## Day-to-day operations

<Columns cols={2}>
  <Card title="Configure DNS records" icon="list" href="/docs/guides/configure-dns-records">
    The complete reference for every record type Stackryze supports.
  </Card>

  <Card title="Enable DNSSEC" icon="shield-check" href="/docs/guides/enable-dnssec">
    Cryptographically verify your zone in three steps.
  </Card>

  <Card title="Dynamic DNS" icon="bolt" href="/docs/guides/dynamic-dns">
    Keep a hostname pointed at a changing IP.
  </Card>
</Columns>
