> ## Documentation Index
> Fetch the complete documentation index at: https://help.flowforth.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Using a Wix Domain with Flowforth

> Wix nameservers don't support MX records on subdomains, so Flowforth can't verify a domain hosted on Wix DNS. Here are your options.

If your domain's DNS is managed by Wix — that is, your nameservers look something like `ns1.wixdns.net` and `ns2.wixdns.net` — you won't be able to add all of the DNS records Flowforth requires, and your domain will never finish verifying.

This guide explains why, and what you can do instead.

***

## Why This Happens

To send email from your domain, Flowforth (through our email provider) requires an **MX record on a subdomain** of your domain — usually `send.yourchurch.org`.

Wix's DNS editor does not support MX records on subdomains. It only allows MX records on your root domain, and Wix has acknowledged this as an open [feature request](https://support.wix.com/en/article/request-connecting-a-mailbox-to-a-subdomain).

<Warning>
  We can't work around this by putting the MX record on your root domain instead. Your root domain's MX records control where your regular email is delivered, so changing them could break your existing inbox (Google Workspace, Microsoft 365, or whoever hosts your email).
</Warning>

***

## How to Tell If This Affects You

Any one of these means your DNS is on Wix:

* Your domain page in Flowforth shows a **"Wix nameservers aren't supported"** notice.
* The **Provider** shown on your domain page in Flowforth is **Wix**.
* Your registrar (GoDaddy, Namecheap, Squarespace, etc.) lists nameservers that contain `wix` — for example, `ns1.wixdns.net`.

***

## Option 1: Move DNS Management to Another Provider

This is the option we recommend if you want to send email from your own domain.

Moving your DNS does **not** mean moving your website. Your site can stay exactly where it is on Wix — the only thing that changes is where your DNS records are managed. Providers like [Cloudflare](/domains/cloudflare) (free) and [Namecheap](/domains/namecheap) both handle subdomain MX records without any trouble.

<Warning>
  Changing nameservers moves **all** DNS for your domain — website, email, and anything else. Before you start, write down or screenshot every existing DNS record at Wix so you can re-create them at the new provider. Missing one can take your website or email offline.
</Warning>

Broadly, the process looks like this:

1. Copy down your current DNS records in Wix.
2. Point your domain at the new DNS provider. If your domain is **registered with Wix**, follow Wix's guide to [transferring your domain away from Wix](https://support.wix.com/en/article/transferring-your-wix-domain-away-from-wix-2477749). If your domain is registered somewhere else and merely **points at Wix nameservers**, you don't need to transfer anything — just change the nameservers at your registrar.
3. Re-create the records that point your website back at Wix. Wix provides the values you need for this in your Wix domain settings.
4. Add the Flowforth DNS records at your new provider, following the [guide for that provider](/domains/guides) and the record list in [Managing Domains](/domains/manage-domains).

<Note>
  DNS changes can take up to 48 hours to propagate. If your domain doesn't verify right away after the move, give it some time and click **Records Added** again on the domain page.
</Note>

***

## Option 2: Use a Flowforth-Provided Sending Domain

If you'd rather not touch your DNS at all, we can set you up with a sending address on a domain we own — something like `yourchurch.churchemail.co`.

Your emails would send from that address, and we'd set the **Reply-To** to your normal church email address, so anyone who replies still reaches your regular inbox.

<Tip>
  This is the fastest way to start sending if you're not ready to move DNS. You can always switch to your own domain later.
</Tip>

To set this up, contact [support@flowforth.co](mailto:support@flowforth.co) and let us know what subdomain you'd like.

***

## Option 3: Ask Wix

Wix tracks subdomain mailbox support as a [feature request](https://support.wix.com/en/article/request-connecting-a-mailbox-to-a-subdomain). If you'd like to see it supported, you can contact Wix support and add your vote. The more customers who ask, the more likely it is to get built — though we can't say when or whether that will happen.

***

If you're not sure which option is right for your church, contact [support@flowforth.co](mailto:support@flowforth.co) and we'll help you figure it out.
