# How to create the DNS Zone of a domain in HestiaCP?

To create a DNS Zone follow these steps:

1. Go to the **DNS** section.
2. You will see the list of **DNS Zones** already created. In this case, one was created for **mydomain.com**.
3. Click the **Add DNS Domain** button to add a new **DNS zone** for a domain.

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

The system will ask you for the following details:

1. First, enter the domain for the DNS Zone.
2. The **IP** address should be that of your server.
3. The template should remain as **default**.
4. You could save the **DNS zone** with the **Save** button in step 7, but by clicking the **Advanced Options** button, additional options that may be useful will be displayed.
5. The **TTL** can be changed to a lower value, such as 600 or 300.
6. At this point, the **DNS** for the domain configured in the **DNS Zone** can be defined.
7. Once everything is configured, save the changes with the **Save** button.

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


---

# 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://help.sitioshispanos.com/menu-principal/guias/web-hosting-revendedor/administracion-con-hestiacp/zona-dns/como-crear-la-zona-dns-de-un-dominio-en-hestiacp.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.
