# Connecting a Custom Domain

{% hint style="info" %}
Contact the customer support of your service provider where you registered your domain to assist you with this if you are unsure of what to do.
{% endhint %}

To connect a domain to your website or funnel, click on **Website/Funnel Settings** and then **Domains**.

Click on **Connect An Existing Domain** to open the field to enter a domain and click **Connect Domain**.

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

After adding the domain, a screen with **2 DNS records** will show. These are the records you need to add to your domain settings in your domain provider.

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

Every domain provider should allow you to add these records to your domain. If you can't find them, you can contact your domain provider and ask how to add them. They will connect your domain to your website.

{% hint style="danger" %}
***NOTE:** Make sure that there aren't any duplicating records, as they will result in a not properly connected domain. You should have only one A record with @ as Host/Name and only one CNAME record with www as Host/Name.*
{% endhint %}

Once the records have been added, it can take up to a few hours for the propagation and verification to be completed, and once that is done, the records block will turn from **Red** to **Green** and will indicate that *'This domain is currently **Active!**'*

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


---

# 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.stacklii.com/stacklii-platform/main-project-settings/connecting-a-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.
