# DNS

- [What is DNS?](https://clients.medianova.com/products/dns/what-is-dns.md): Learn what DNS is and how it enables reliable domain-to-IP resolution, forming the foundation of Medianova’s global content delivery and redirection systems.
- [Why is DNS Critical?](https://clients.medianova.com/products/dns/why-is-dns-critical.md): Learn why DNS reliability and propagation directly affect content delivery, availability, and security across Medianova’s CDN and redirection infrastructure.
- [How DNS Works – Step by Step](https://clients.medianova.com/products/dns/how-dns-works-step-by-step.md): Learn how DNS resolution operates step by step, from local caching to authoritative responses, and how Medianova DNS optimizes each stage for speed and reliability.
- [Key Concepts & Terminology](https://clients.medianova.com/products/dns/key-concepts-and-terminology.md): Learn the core DNS concepts and how domains, zones, and records operate within Medianova’s DNS and CDN architecture.
- [Common DNS Misconceptions](https://clients.medianova.com/products/dns/common-dns-misconceptions.md): Learn about common misunderstandings in DNS configuration and how Medianova DNS addresses them for consistent performance and reliability.
- [DNS vs Dynamic DNS vs Anycast DNS](https://clients.medianova.com/products/dns/dns-vs-dynamic-dns-vs-anycast-dns.md): Learn the differences between standard, dynamic, and Anycast DNS, and how Medianova implements Anycast routing for high availability and low-latency resolution.
- [Medianova DNS Service](https://clients.medianova.com/products/dns/medianova-dns-service.md): Learn how to manage DNS zones and records in the Medianova Control Panel using authoritative Anycast infrastructure with API automation and DNSSEC support.
- [Redirect](https://clients.medianova.com/products/dns/redirect.md): Forward traffic from one URL to another directly in the Medianova Control Panel.
- [Getting Started with Redirect](https://clients.medianova.com/products/dns/redirect/getting-started-with-redirect.md): Learn the basics of Redirect and understand the difference between HTTP redirects and DNS records.
- [Manage Redirect](https://clients.medianova.com/products/dns/redirect/manage-redirect.md): Learn how to create, edit, and delete redirects in the Medianova Control Panel.
- [Types of Redirects](https://clients.medianova.com/products/dns/redirect/types-of-redirects.md): Learn about different redirect types, how they work, and when to use them for optimal performance, SEO, and user experience.
- [Redirect Options](https://clients.medianova.com/products/dns/redirect/redirect-options.md): Learn how to configure redirect settings to control how requests are forwarded from the source URL to the target URL.


---

# 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://clients.medianova.com/products/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.
