# Forwarding Domain to Root Address

*Skill Level: Beginner*

## **Before You Begin**

* Ensure you are on a Paid Adalo Subscription

Adalo only supports use of a Custom Domains that include a Subdomain. \_i.e. **app.mydomain.com** or \*\*[www.mydomain.com.\*\*\_\&#x20](http://www.mydomain.com.**_\&#x20);

If you are trying to set up your domain to go to a Root Address such as ***mydomain.com*** you'll need see if it's possible to set up forwarding or a redirect from your Domain Provider.&#x20;

\
If your DNS provider offers[ CNAME flattening](https://blog.cloudflare.com/introducing-cname-flattening-rfc-compliant-cnames-at-a-domains-root/),[ ALIAS](https://blog.cloudflare.com/introducing-cname-flattening-rfc-compliant-cnames-at-a-domains-root/) or[ ANAME records](https://dnsmadeeasy.com/services/anamerecords/), you may be able to choose to redirect all traffic to your site to your root domain (e.g., yourdomain.com).

The following DNS providers allow you to point root domains to a CNAME/ANAME /ALIAS record:

* [Cloudflare](https://www.cloudflare.com/)
* [DNSimple](https://dnsimple.com/)
* [DNS Made Easy](https://dnsmadeeasy.com/)
* [ClouDNS](https://www.cloudns.net/)

You can also contact your DNS host to find if they offer CNAME flattening.&#x20;

### Still Need Help?

If you need additional help forwarding to your Root Domain, you can always ask in our[ community forum](https://forum.adalo.com/)!


---

# 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://help.adalo.com/how-to/forwarding-domain-to-root-address.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.
