# Changing Your Main Domain

The main domain is the primary domain associated with your hosting account. While it is set during the purchase of your hosting account, it can be changed later. You might need to change your main domain if:

* The current main domain has expired.
* You wish to transfer it to another hosting account.
* You want to attach your hosting package to a different domain name.

{% hint style="info" %}
Make sure to choose a domain that aligns with your business identity for better branding!
{% endhint %}

### Important Points to Consider

Before changing your main domain, please keep the following points in mind:

1. **Domain Registration**: The domain name you want to host must be registered.
2. **Trademark Check**: Ensure the domain name is not a trademark.
3. **Existing Hosting**: The domain must not currently be hosted on our servers or added as an addon domain to your hosting account. If it has been added, please delete it first.

{% hint style="warning" %}
Failing to follow these guidelines may lead to complications during the domain change process.
{% endhint %}

### Additional Steps

* **Manual Updates**: All references to:

  * URL databases
  * Contacts and mailing lists
  * SSL certificates
  * Softaculous app installations
  * Associated backups

  will not be automatically updated. You must manually update these references to reflect the new domain.

{% hint style="info" %}
Always back up your data before making significant changes to your hosting setup!
{% endhint %}

* **Reseller Hosting**: If you have a reseller hosting plan, private nameservers for the current domain will not transfer to the new one. You will need to register new private nameservers and repoint your resold domain names.
* **WHMCS/Upmind**: If you have WHMCS or Upmind installed for the current domain, a license reissue will be required after the domain name change.

### Contact Support

Feel free to contact our Support team by [submitting a ticket](https://panel.clouduxe.com/submitticket.php) from your Clouduxe client account for assistance with the process. When you contact us, please provide:

* Your current domain name
* The new domain name you wish to change to

{% hint style="success" %}
Your support request will be processed as quickly as possible to minimize downtime.
{% endhint %}

#### Note

Changing your domain name may cause issues with your website, and we will not be liable for resolving any errors that may arise after the change.

{% hint style="danger" %}
Ensure that you follow all steps carefully to avoid potential site downtime or data loss!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clouduxe.com/domain-names/changing-your-main-domain.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
