# Custom domain

## How to connect a custom domain to your project on Centox:

First go to **Domain** under **Settings.**\
From here enter the Domain you want to link to your project.\
Here you click on **+ Setup Domain**\
\
If you want to add a subdomain such as "forms.yourdomain.com" or "apply.yourdomain.com" type in the full domain.\
So if you want to link "forms.yourdomain.com" type in "forms.yourdomain.com" for the field.\
If you want to link your domain without a subdomain, you can do that to.

For demonstrating, we have typed in "**forum.unicmc.net**"

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

## How to connect the DNS settings to your domain:

We always recommend using Cloudflare for your DNS settings, it's completely free and comes with a lot of benefits. Therefore, this guide is based on using Cloudflare to manage your DNS.

On your Cloudflare DNS fields, you have to create one CNAME record, and two TXT records.\
You have to name them exactly as the fields on Centox says.

## Here are pictures of how we enter our DNS settings to demonstrate:

<figure><img src="/files/cKob0l2B5bZJ2SyjKCFz" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/pJNHqjyJgwkvPkbe1KLL" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/5bkozKlL2qun4P70Oie7" alt="" width="563"><figcaption></figcaption></figure>

## Final step for making it work:

The final step is to wait **5-15 minutes**, and then click the **Refresh button.**\
When your domain is connected, it will turn <mark style="color:green;">green</mark> with a checkmark.

You can now enter your project by using the domain you have connected.

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

## What if none of the steps above works for me?

Don't hesitate to contact us. We are ready to help you, including how to switch your DNS settings to Cloudflare.

Official link for our Discord server: [*https://discord.centox.io/*](https://discord.centox.io/)\
*Link for our terms of service:* [*https://centox.io/tos*](https://centox.io/tos)\
Official contact email: *<contact@centox.io>*

## Is using Cloudflare really a requirement?

It is not a requirement to use Cloudflare. We have just experienced that some DNS providers make it harder to connect a domain, as they do not offer the ability to proxy your settings to the same extent as Cloudflare. You are welcome to try it on your current platform, but we can't guarantee it will always work.


---

# 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.centox.io/domains/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.
