# Features and Benefits

## Features

The Cloud DNS offers the following key capabilities:

* **High Availability:** The Cloud DNS infrastructure is designed with redundancy at every level, including multiple DNS servers, network links, power sources, and data centers. This redundancy ensures that if one component fails, another can take over and continue to provide service without interruption.
* **Fully Managed Service:** The DNS infrastructure provides the service as a SaaS model.
* **Automation:** The [<mark style="color:blue;">Cloud DNS API</mark>](https://api.ionos.com/docs/dns/v1) lets you automatically create, update, and delete primary zones, and records.
* **Centralized Management:** Seamless support for managing primary and secondary zones and reverse DNS records in a centralized system.

## Benefits

* **Global Network:** With a distributed network of DNS servers, <code class="expression">space.vars.ionos\_cloud</code> provides faster resolution times by serving requests from the nearest location, reducing latency and improving DNS lookup performance.
* **Fast Propagation:** Changes to DNS records propagate quickly, minimizing downtime during updates or migrations.
* **Access Control for Zones:** You can assign permissions based on the roles and responsibilities, thus controlling access to the zone records.
* **Security:** Enhanced security measures, including DDoS protection and DNSSEC, help to protect your domain from attacks and ensure the integrity of the DNS records.
* **Custom DNS Records:** You can create various DNS records, such as `A`, `AAAA`, `CNAME`, `MX`, and `TXT`, tailored to your specific requirements.


---

# 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/overview/features-benefits.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.
