# Create Deka DNS

The **Create Deka DNS** feature is used to create and manage DNS configurations that link domain names to available resources or services, enabling easy and consistent access to services through the specified domain.

On the Create Deka DNS page, **select the DNS module**, and the system will automatically **display** the **Create Deka DNS page.**

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

On the **Create DNS** page, please enter the **domain name (zone)** you want to manage in the provided field (e.g., demodokumentasi`.com`). Ensure the domain name is entered correctly, then click **Add Zone** to proceed with DNS setup and management.

{% hint style="success" %}
**Note :**&#x20;

1. **Zone Price** indicates the monthly subscription cost for each zone/domain added to the DNS management service.
2. **Your Available Zone** shows the remaining number of zones that can be added under your current account plan.
   {% endhint %}

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

Click the DNS name that has been created to display the Create Overview page.

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

Then the **Create Overview** page will appear. There is cloudeka nameserver information used by the DNS. The user must change the nameservers and then click **Check Nameservers**. After changing the nameservers click **Back.**

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

It can be seen **demodokumentasi.com** status is **Active** on **DNS Management** page.

<figure><img src="/files/9l64DjI68erceYqwoBF0" alt=""><figcaption></figcaption></figure>

After the first zone is created, additional zones can be added from the DNS Management page using the **+Add a Zone** button.&#x20;

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

Enter the domain name and save to create the new zone.

<figure><img src="/files/dq9pY8HnDpsBFecJhKTU" 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://docs.cloudeka.ai/deka-dns/create-deka-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.
