# Configure DNS

- [Set up your website](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-your-website.md): This guide will walk you through how to set up DNS records to point to your hosted website and/or application.
- [Set up a subdomain](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-a-subdomain.md): You can create subdomains for your .box domain and point them to any hosting provider by adding an A record in your DNS settings.
- [Set up a redirect](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-a-redirect.md): This guide will walk you through setting up your .box domain to forward to another domain.
- [Set Up External Email Provider](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-external-email-provider.md): This process involves adding TXT and MX DNS records in your my.box dashboard based on the details provided by your email provider.
- [Configure Email](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-external-email-provider/configure-email.md)
- [Set up a for-sale lander with all.box](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-a-for-sale-lander-with-all.box.md): This guide will walk your through using the all.box webservice built by NameApes.eth and the NameMaxi.com team.
- [Set up Nameserver Forwarding/Delegation](https://docs.my.box/docs/configure-your-.box/configure-dns/set-up-nameserver-forwarding-delegation.md): This guide will walk you through how to set up your domain to manage your DNS records outside of the my.box app.
- [DNS Record Examples](https://docs.my.box/docs/configure-your-.box/configure-dns/dns-record-examples.md): This guide provides a comprehensive overview of configuring various DNS records for your .box domain.


---

# 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.my.box/docs/configure-your-.box/configure-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.
