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

# deSEC.io

> Setting up your domain with deSEC.io

## Setting Up Your Domain With deSEC.io

[deSEC.io](https://desec.io/) is a free, secure, and open-source DNS provider that supports modern standards like DNSSEC.

1. Create an account at [deSEC.io](https://desec.io/).
2. Click on the **+** (plus) icon to add a new domain.
3. Enter your domain name (e.g., `your-name.example.com`) and click **Create**.
4. deSEC will display setup instructions. Note the nameservers provided (usually `ns1.desec.io` and `ns2.desec.io`).

### Connecting to Kevin Service Registry

1. Log in to your Kevin Service Registry [Dashboard](https://registry.kevsrv.me/login).
2. Go to **My Domains** -> **Manage** for your domain.
3. In the **DNS Records** section, verify or add the deSEC nameservers:
   * `ns1.desec.io`
   * `ns2.desec.io`

### Next Steps

Now you can manage your DNS records directly from the deSEC dashboard.

<CardGroup cols={1}>
  <Card title="Deploy Your Website" icon="rocket" href="/guides/guides/github-pages">
    Ready to host? Check out our hosting guides
  </Card>
</CardGroup>
