> 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-in-namecheap-for-plesk-hosting-on-neevcloud.md).

# Set Up Custom Nameservers in Namecheap for Plesk Hosting on NeevCloud

#### **Prerequisites**

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

**Step 1: Create Host Records in Namecheap**

* Go to <https://ap.www.namecheap.com/> and log in.
* From the left panel, click Domain List.
* Find `pankajtech.site` and click "Manage".
* Scroll down to the Advanced DNS tab.
* Under "HOST RECORDS", click "Add New Record":

<figure><img src="/files/2MD69DfrqihhFNcYfos6" alt=""><figcaption></figcaption></figure>

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

Click on the Add Nameservers and select the NS1 and Public IP of your Plesk&#x20;

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

Now check your nameserver has been added.

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

#### **Configure DNS in Plesk**

1. Log in to your Plesk Panel.
2. Go to Tools & Settings > DNS Template (for default template).
3. Add or verify that the following DNS records exist for your domain.

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

Click on Add Record to configure the nameserver (NS).

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

<figure><img src="/files/0nZIo4zWOUO6xwpRHA9E" 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-in-namecheap-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.
