> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/email/e-mail-campaigns/campaigns/authorization-of-domain-and-senders/authorizing-domains-with-web-hosts/authorizing-a-domain-hosted-on-godaddy.md).

# Authorizing a domain hosted on GoDaddy

1. Log in to your customer panel at GoDaddy.
2. From the menu on the left, select the "Domain" tab.
3. Then select the domain to be authenticated.
4. Click on "Manage DNS."

<figure><img src="/files/hpbL7AYMXlNzgsaO2XBq" alt=""><figcaption></figcaption></figure>

5. Then by clicking "Add new record" go to the next step.

<figure><img src="/files/RIkWr6Qx8UaS2TvmdlxY" alt=""><figcaption></figcaption></figure>

6. Select "CNAME" from the "Type" drop-down list.
7. In the "Name" field, enter the domain with the string: selector.\_domainkey.yourjadomena.pl.&#x20;
8. Complete the "Value" field with the value that was generated in the MessageFlow panel.

<figure><img src="/files/1CFU6uhngEoap8sJqoga" alt=""><figcaption></figcaption></figure>

9. Click "Save" , to confirm your changes.
10. Wait for the DNS system to approve the changes. This may take from a few minutes to 24 hours. This depends on the propagation of DNS records.

{% hint style="info" %}
If you have questions or concerns, we recommend that you contact your hosting provider's support department directly so that you receive precise and most up-to-date instructions for your account.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.messageflow.com/email/e-mail-campaigns/campaigns/authorization-of-domain-and-senders/authorizing-domains-with-web-hosts/authorizing-a-domain-hosted-on-godaddy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
