# Connect Domain Name to Cloud DNS

{% hint style="info" %}
**Prerequisite:** You need a domain name. If you do not have one already, get a domain name and register it with a domain registrar.
{% endhint %}

To connect your domain name to the <code class="expression">space.vars.ionos\_cloud</code> primary zone that you created, specify the Cloud DNS nameservers as the domain's authoritative nameservers.

To connect a domain nameserver to a primary zone, follow these steps:

1. [<mark style="color:blue;">Create a Primary Zone</mark>](/cloud/network-services/cloud-dns/api-how-tos/create-primary-zone.md) for your domain and the associated DNS records.
2. Save the four nameservers Cloud DNS provided upon creating the primary zone.
3. Go to your Domain Registrar and update your domain's nameservers with the four nameservers from the previous step.

{% hint style="info" %}
**Note:** Changes to nameservers can take up to 48 hours, but they usually happen much faster.
{% endhint %}

{% hint style="success" %}
**Result:** The domain nameserver is connected to the Cloud DNS.
{% 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.ionos.com/cloud/network-services/cloud-dns/api-how-tos/connect-domain-name-to-cloud-dns.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.
