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

# Add Molin DNS records for a UNAS domain

> Find your domain registrar and add the NS records Molin shows you when connecting a custom sending domain.

When you connect a custom sending domain in Molin, the wizard shows you 4 NS records to add at your DNS provider. This guide covers what to do when your shop runs on UNAS.

<Note>
  UNAS doesn't host DNS itself. Your domain's records live at the registrar (regisztrátor) where the domain was purchased — commonly [Nethely](https://www.nethely.hu/),
  [DotRoll](https://dotroll.com/), or another Hungarian registrar. This guide walks you through finding that registrar and adding the records there.
</Note>

## Prerequisites

* A UNAS admin login
* Login credentials for whichever registrar manages your domain
* The exact records Molin shows you in the [email setup wizard](https://molin.ai/app/channels/email)

## Step 1 — find your registrar

1. Sign in to your UNAS admin
2. Open **Beállítások → Domain** (Settings → Domain)
3. Look for the **regisztrátor** field listed against your domain — that identifies where the DNS records actually need to go

If UNAS shows no registrar at all, check your past invoices or the original confirmation email from when you purchased the domain.

## Step 2 — add the records at your registrar

The exact UI varies by registrar, but the steps are the same:

1. Sign in to the registrar's control panel
2. Find the **DNS** / **Zóna szerkesztő** (Zone editor) section for your domain
3. For each `NS` record shown in the Molin wizard:
   1. Add a new record
   2. Set **Type** to `NS`
   3. Set **Host** / **Name** / **Név** to the value shown in the wizard's **Name** column — this is the subdomain you chose to connect (e.g. `molin` if you connected `molin.yourshop.com`)
   4. Paste the nameserver value (e.g. `ns1.molin.ai`) into **Value** / **Target** / **Nameserver** / **Cél**
   5. Save
   6. Repeat for the remaining 3 NS records

## Nethely specifics

If your domain is at [Nethely](https://www.nethely.hu/):

1. Sign in to the Nethely admin
2. Open **Domain kezelés** (Domain management)
3. Click your domain, then open **DNS beállítások** (DNS settings)
4. Use the **Új rekord** (New record) button for each NS row

## If your registrar doesn't let you edit DNS

Some small registrars don't give you a DNS editor at all. The simplest fix:

1. Sign up for a free [Cloudflare account](https://dash.cloudflare.com/sign-up)
2. Add your domain and let Cloudflare scan your existing DNS
3. Cloudflare gives you a pair of nameservers — go back to your registrar and replace your domain's nameservers with Cloudflare's
4. Once it takes effect (under an hour), follow the [Cloudflare guide](/home/channels/email/dns/cloudflare) to add the Molin records

## Verify

1. Return to the Molin email setup wizard
2. Click **Verify now**
3. The wizard polls every 30 seconds — verification completes within a few minutes of the records being live

If you don't know which registrar runs your DNS, use the **Send this to your developer** button in the wizard — it copies a ready-to-send message with all the records.

## Reference

For UNAS's own documentation (Hungarian), see [DNS zóna módosítás](https://unas.hu/tudastar/hosting/dns-zona-modositas) and [Domain beállítások](https://unas.hu/tudastar/ugyfelfiok/domain-beallitasok). Note: the UNAS DNS zone editor lists support for A, CNAME, MX, and TXT records but does **not** mention NS records — that's why this guide routes you to the underlying registrar instead.
