# Finding The Nameservers

## What are nameservers?

Nameservers connect your domain to an IP address, allowing visitors to access your domain and view your website. Without them, your domain would not work

## When should I use nameservers?

If you have a custom domain, you *need* to set up the nameservers to point to our servers. Otherwise, people wouldn't be able to access your website!

If you are using a free subdomain provided by us (for example, \_\_\_.gilect.net), then there is no need to set up nameservers, as we already did this

## What nameservers do I use for Gilect

Our nameservers are the same for each hosting service. You can access them at the "Nameservers" tab in [Gilect Central](https://central.gilect.com/3.0).

![Where to find the nameservers](/files/7PbJANBCZiJZ95tTQCL2)

If you want to copy the nameservers directly from here, you can do so:

* ns1.gilect.net
* ns2.gilect.net

## Where do I apply the nameservers?

The nameservers are to be applied at your domain registrar (the place where you purchased your domain from!)

You can copy them directly from Gilect Central and paste them into the domain registrar.

![An example of managing nameservers](/files/nAAgpv9G458mTbwIeVsA)


---

# 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://support.gilect.com/hosting/finding-the-nameservers.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.
