# Connect custom Domain

### 🔗 Set a custom Domain

Head to the Domain tab of the service. In this example, we use the NFT website domain.&#x20;

{% hint style="info" %}
Connect your own custom domain for free&#x20;
{% endhint %}

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

### 🌏 Connect Domain provider

{% hint style="info" %}
You must register your custom domain at a domain register such as Godaddy, Transip, or others.
{% endhint %}

Log in to your domain provider and go to **`DNS Settings.`**\
You have the following options to connect your domain:

* A Record&#x20;
* CNAME Record
* Nameserver

\
Create a new **`DNS record`** with the following settings:

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

#### 🌏 Connect your Subdomain&#x20;

In case you want to connect your subdomain instead of your root www/non-www domain, you can use the settings below:

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

Replace the name subdomain to your subdomain. In this case, it will be **`subdomain.imintify.com`**.

### 🎉 Your Domain has been connected!

Now, your custom domain is connected to your new NFT Website.


---

# 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.imintify.com/website-builder/connect-custom-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.
