# Domains and URL's

![](/files/E3S40RPEAyumggpVWnCV)

Airdesk gives users the option to create custom mailboxes for all types of organizations. For this to be possible, the domain that will be present in the addresses must first be validated.

By configuring the domains, you can use Airdesk as the main email service or add it to an existing service, being able to use both services at the same time.

The domain validation steps are the most important in this feature, because they are used to confirm that the domain is really yours, before moving on. Validation is based on four records made on the domain's DNS management page.

### Why do we need to verify the domain?

Airdesk strictly follows domain verification as an essential step to ensure that:

* The domain provided is valid and has not expired;
* The domain was provided by its rightful owner or by a user with permission to access the DNS configuration page;
* The domain is NOT a spoofed address to avoid any misuse or loss of service.

To carry out this verification and for the e-mail service to work, it will be necessary to register the following points:

{% content-ref url="/pages/TteIRJ2QaJN2ROZImcfX" %}
[SPF Record](/interface/administracao/espaco/domains-and-urls/spf-record.md)
{% endcontent-ref %}

{% content-ref url="/pages/iSB9Sd1JiuA0tFEpjKm1" %}
[DKIM Record](/interface/administracao/espaco/domains-and-urls/dkim-record.md)
{% endcontent-ref %}

{% content-ref url="/pages/pBBmIx0bWWvhlUnx2cft" %}
[Return Path](/interface/administracao/espaco/domains-and-urls/return-path.md)
{% endcontent-ref %}

{% content-ref url="/pages/e4anMmNiTDs7pvuxoEQk" %}
[MX Record](/interface/administracao/espaco/domains-and-urls/mx-record.md)
{% endcontent-ref %}


---

# 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://en.docs.airdesk.ai/interface/administracao/espaco/domains-and-urls.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.
