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

# Adding a Domain to Your Account

If you have registered a domain and want to host it on your DigitalFyre shared hosting account, you can add it directly from Plesk.

## Before You Begin

Make sure your domain's nameservers are pointed to DigitalFyre. See [Pointing Your Domain to Our Nameservers](/web-hosting/domains/pointing-nameservers) before adding the domain in Plesk.

## Adding the Domain

<Steps>
  <Step title="Go to Websites & Domains">
    Log in to Plesk and click **Websites & Domains** in the left sidebar.
  </Step>

  <Step title="Add a Domain">
    Click **Add Domain** at the top of the page.
  </Step>

  <Step title="Enter the Domain Name">
    Type your domain name (e.g. `example.com`) and leave the document root as the default unless you have a specific reason to change it.
  </Step>

  <Step title="Confirm">
    Click **OK**. Plesk will create the domain and its associated directory structure.
  </Step>
</Steps>

<Info>
  DNS propagation can take up to 24–48 hours after changing nameservers. Your site may not be immediately accessible on the new domain even after it is added in Plesk.
</Info>

## After Adding the Domain

Once the domain is added, you can:

* Upload files via the [File Manager](/web-hosting/files-and-ftp/file-manager) or [FTP](/web-hosting/files-and-ftp/ftp)
* Install a [free SSL certificate](/web-hosting/ssl/lets-encrypt)
* [Install WordPress](/web-hosting/wordpress/installing-wordpress) if needed
