> For the complete documentation index, see [llms.txt](https://docs.neevcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-custom-nameservers-godaddy-for-plesk-hosting-on-neevcloud.md).

# Set Up Custom Nameservers GoDaddy  for Plesk Hosting on NeevCloud

**Prerequisites**

* You have a domain purchased from GoDaddy.
* You have a Plesk server with a public IP.
* Access to both the GoDaddy Dashboard and Plesk Admin Panel.

Register Custom Nameservers in GoDaddy

* Go to GoDaddy login
* Navigate to  Domain Name > DNS
* Click on your domain name.
* Scroll down to click on the Main system names.
* Scroll down and click **Host Names** (or **Child Nameservers,** depending on UI)
* Click **Add** and enter

<figure><img src="/files/TsYUTTXSnJlLFcmkIESl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jvZT2FuxsvjiopSC8VVL" alt=""><figcaption></figcaption></figure>

Update Nameservers for the Domain in GoDaddy

* Still under 'Manage DNS', go to the 'Nameservers' section.
* Click Change > Select "Enter my nameservers" (Advanced).

<figure><img src="/files/Rd7RD3h5rRSuQR6wP1k7" alt=""><figcaption></figcaption></figure>

Set your custom nameservers.

<figure><img src="/files/V68H7Tk8jnNCNTi40wOQ" alt=""><figcaption></figcaption></figure>

Create DNS Records in Plesk

* Log in to your Plesk Panel.
* Go to Tools & Settings > DNS Template (for the default template).
* Add or verify that the following DNS records exist for your domain.
* Click on Add Record to configure the nameserver (NS).

<figure><img src="/files/3RCxuG6fqMGfM7RyCr4a" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.neevcloud.com/neevcloud-guide/neevcloud-knowledgebase/set-up-custom-nameservers-godaddy-for-plesk-hosting-on-neevcloud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
