# DNS

Netmaker's DNS is a powerful system utilizing both an internal resolution system, and the ability to integrate additional private and public nameservers with match domains.

If utilizing Egress, you will likely want to include your own DNS servers, making the local site's DNS available over the VPN.

If utilizing the Internet Gateway, you will likely want to include a public DNS server, so that DNS requests go through the Gateway.

Other than this, you can define any custom DNS entries you would like, to any resource both inside or outside the network.

Learn more about how to manage DNS with the following resources.

{% content-ref url="/pages/eb8e4b35aaf4f2e54a5c40bd19dee782100b9388" %}
[DNS](/features/dns.md)
{% endcontent-ref %}

{% content-ref url="/pages/0CiQckqWWzTps6th7Q1Y" %}
[How to Set DNS](/getting-started/walkthrough/how-to-set-dns.md)
{% endcontent-ref %}

## Next Steps

Lets next touch on Access Controls. We will use Access Controls later on for user access as well, but they may also be necessary for your devices.


---

# 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://learn.netmaker.io/getting-started/operations-field-guide/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.
