# How to delegate or modify the DNS of my domain?

To delegate your own DNS or modify the ones you have configured on a domain, follow the steps in this guide:

* Access your **Client Area**.\
  If you don't remember how to access it, follow this link: [How to access the Client Area](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/client-area/accessing-client-area.md)
* In your **Client Area**, click on **Domains** in the menu and select **My Domains**.

<figure><img src="/files/6HqZpse5pL3ZAqLlEx7r" alt=""><figcaption></figcaption></figure>

* You will see the list of registered domains, their expiration date, and status.\
  To the right of the domain to delegate, click on the three dots.

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

* A menu will open, choose the **Manage Nameservers** option.

<div align="left"><figure><img src="/files/qbeI3IfoiFBli1Wfrmo3" alt=""><figcaption></figcaption></figure></div>

* You will see options to delegate our DNS or set up custom DNS.\
  If you choose to delegate custom DNS, you will have to enter them under **Server Name**.

{% hint style="info" %}
Remember that every domain requires a minimum of two DNS to function correctly.
{% endhint %}

* Once you have your DNS configured, press the **Change Nameservers** button.

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

* That's it. Keep in mind that DNS modifications may take several hours to propagate across all networks.


---

# 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/dominios/como-modificar-los-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.
