> ## 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 Shoprenter 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 Shoprenter.

<Note>
  Shoprenter doesn't host DNS itself. Your domain's records live at the registrar where you bought the domain — commonly [DotRoll](https://dotroll.com/) or another Hungarian registrar. This guide
  walks you through finding that registrar and adding the records there.
</Note>

## Prerequisites

* A Shoprenter 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 Shoprenter admin
2. Open **Beállítások → Domain nevek** (Settings → Domain names)
3. Note the registrar listed next to your domain — that's where you'll add the DNS records

If Shoprenter's domain panel doesn't show a registrar, the registrar is whoever you paid for the domain (look at your past invoices or check email confirmations).

## 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** / **Zone Editor** / **Zóna szerkesztő** 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

## DotRoll specifics

Many Shoprenter shops use [DotRoll](https://dotroll.com/) as their registrar:

1. Sign in at [dotroll.com](https://dotroll.com/en/login)
2. Click your domain to open it
3. Open the **DNS** tab
4. Use **Új rekord hozzáadása** (Add new record) 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 Shoprenter's own documentation (Hungarian), see [Domain átirányítás menete](https://support.shoprenter.hu/hc/hu/articles/360023737713), [Rackhostnál regisztrált domain beállítása](https://support.shoprenter.hu/hc/hu/articles/5008523684509), and [MediaCenternél regisztrált domain beállítása](https://support.shoprenter.hu/hc/hu/articles/115000658588). These cover Shoprenter's general DNS flow at the two most common Hungarian registrars; for NS records specifically you'll still need to follow your registrar's own DNS editor docs.
