# Connect your domain

To send emails, it is required to connect your domain. To do this, go to your [dashboard](https://mailhub.sh/app), navigate to '[Domains](https://mailhub.sh/app/domains),' and click on 'Add domain.'

Follow the steps provided.

### Verifying the domain with your DNS provider <a href="#just-verify-domain-proc" id="just-verify-domain-proc"></a>

After you’ve added your domain, you must complete the verification process with your DNS provider

You can check how to add the records to your provider via these links

<table><thead><tr><th width="146"></th><th></th></tr></thead><tbody><tr><td>GoDaddy</td><td><a href="https://www.godaddy.com/help/add-a-cname-record-19236">https://www.godaddy.com/help/add-a-cname-record-19236</a></td></tr><tr><td>Namecheap</td><td><a href="https://www.namecheap.com/support/knowledgebase/article.aspx/317/2237/how-do-i-add-txtspfdkimdmarc-records-for-my-domain">https://www.namecheap.com/support/knowledgebase/article.aspx/317/2237/how-do-i-add-txtspfdkimdmarc-records-for-my-domain</a></td></tr><tr><td>DreamHost</td><td><a href="https://help.dreamhost.com/hc/en-us/articles/215414867-How-do-I-add-custom-DNS-records-">https://help.dreamhost.com/hc/en-us/articles/215414867-How-do-I-add-custom-DNS-records-</a></td></tr><tr><td>Cloudflare</td><td><a href="https://support.cloudflare.com/hc/en-us/articles/360019093151">https://support.cloudflare.com/hc/en-us/articles/360019093151</a></td></tr><tr><td>HostGator</td><td><a href="https://www.hostgator.com/help/article/manage-dns-records-with-hostgatorenom">https://www.hostgator.com/help/article/manage-dns-records-with-hostgatorenom</a></td></tr><tr><td>Names.co.uk</td><td><a href="https://www.names.co.uk/support/1156-changing_your_domains_dns_settings.html">https://www.names.co.uk/support/1156-changing_your_domains_dns_settings.html</a></td></tr></tbody></table>


---

# 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://documentation.mailhub.sh/connect-your-domain.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.
