# Add a custom domain

To add a custom domain, go to the project settings in your Polyflow project.

{% hint style="info" %}
If you have already set up a domain in Webflow, delete the records in Webflow to continue with Polyflow
{% endhint %}

{% embed url="<https://www.veed.io/view/5941499d-4b36-4178-8e53-43a7a86e97d9?panel=share>" %}

Then click on "Add domain" and enter your custom domain. After that, click on "details" and you will get instructions on how to set up the DNS records at your domain register. &#x20;

It can take up to 48 hours for the domain to be ready, you can check the status by clicking on "check status".&#x20;

If you had a custom domain configured in Webflow delete it there, as you only need to have your custom domain in Polyflow.


---

# 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://guides.polyflow.co/getting-started/add-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.
