# How Can I Set Nameservers on My Domain?

Nameservers are essential for directing your domain name to the servers that manage your website's DNS records. Every domain has at least two nameservers, but it can have up to eight. Setting your nameservers is a straightforward process in your Clouduxe client area.

If your domain was not purchased from Clouduxe, you will need to log in to your domain provider's portal to change your nameservers. If your domain was purchased with us, you can easily update your nameservers by following the steps below:

### Steps to Change Nameservers with Clouduxe

1. **Log in** to your Clouduxe client account at [Clouduxe.com](https://panel.clouduxe.com/login).
2. Navigate to **Domains**.
3. Click **Manage Product** under the domain name where you wish to change the nameservers.
4. Click the **Manage Nameservers** button.
5. **Manually enter** your preferred nameservers in the provided fields.
6. Click **Update Nameservers** and allow up to 24 hours for the changes to propagate across the internet.

### Clouduxe Default Nameservers

By default, domains registered with Clouduxe are set to our nameservers:

* `ns1.clouduxe.cloud`
* `ns2.clouduxe.cloud`

These nameservers are used for all hosting packages purchased from Clouduxe. If you’re on a reseller plan, you can also use **white-label nameservers** or set up **custom DNS** for your clients.

{% hint style="info" %}
Remember: It can take up to **24 hours** for nameserver changes to fully propagate, so please be patient after updating them.
{% 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/how-can-i-set-nameservers-on-my-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.
