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

# Pointing Your Domain to Our Nameservers

To host your domain on DigitalFyre, you need to update its nameservers at your domain registrar. This tells the internet where to find your site and email address.

## DigitalFyre Nameservers

Update your domain to use the following nameservers:

```text theme={"theme":{"light":"light-plus","dark":"ayu-dark"}}
ns1.digitalfyre.net
ns2.digitalfyre.net
ns3.digitalfyre.net
ns4.digitalfyre.net
```

## How to Update Nameservers

Nameservers are changed at your **domain registrar** — the company where you registered your domain (e.g. Namecheap, GoDaddy, Cloudflare, Google Domains). The exact steps vary by registrar, but the general process is:

<Steps>
  <Step title="Log In to Your Registrar">
    Access your registrar's control panel and find your list of domains.
  </Step>

  <Step title="Open DNS or Nameserver Settings">
    Look for an option labeled **Nameservers**, **DNS Settings**, or **Manage DNS**.
  </Step>

  <Step title="Replace Existing Nameservers">
    Remove any existing nameservers and enter all four DigitalFyre nameservers:

    ```text theme={"theme":{"light":"light-plus","dark":"ayu-dark"}}
    ns1.digitalfyre.net
    ns2.digitalfyre.net
    ns3.digitalfyre.net
    ns4.digitalfyre.net
    ```
  </Step>

  <Step title="Save Changes">
    Save the changes. Most registrars apply this within a few minutes on their end.
  </Step>
</Steps>

<Info>
  DNS propagation can take up to **24–48 hours** to complete worldwide. During this time, some visitors may still reach your old host.
</Info>

## After Updating Nameservers

Once propagation is complete:

* [Add your domain in Plesk](/web-hosting/domains/adding-a-domain) if you have not already
* [Install a free SSL certificate](/web-hosting/ssl/lets-encrypt) to enable HTTPS

## Checking Propagation

You can check whether your nameserver change has propagated using [DNSView.io](https://dnsview.io), DigitalFyre's free DNS propagation tool.
