> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/configuracoes-do-sistema/dominio-customizado/dns-wix.md).

# DNS Wix

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

A configuração de um domínio customizado para conectar o Sprinthub ao Wix é uma etapa essencial para garantir que sua presença online tenha uma identidade profissional. Siga este guia passo a passo para realizar a configuração de forma simples e eficaz.

***

#### **1. Pré-requisitos**

Antes de iniciar, certifique-se de ter:

* Um domínio registrado na Wix.
* Acesso de usuário ao painel de DNS

***

#### **2. Configuração no Wix**

**Acesse o Painel de Gerenciamento de Domínio**

* Faça login no seu painel Wix.
* Navegue até **Configurações** > **Domínios**.

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

**Acesse o painel para gerenciar o DNS**

* Clique nos ícone com 3 pontos.

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

* Escolha **Gerenciar registros de DNS**.

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

**Obtenha os Registros DNS Necessários**

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

* No Wix, selecione o método de conexão por **Apontamento DNS**.
* O Wix fornecerá os registros que você precisa configurar no seu provedor de domínio:
  * **Registro CNAME**: Para conectar o subdomínio "promo" ou "lp" ao Wix.

Realize o primeiro apontamento para **sh.sprinthub.site:**&#x20;

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

Logo após salvar, valide o apontamento na Sprinthub,e logo terá a opção de configurar o para o nosso servidor:

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

<figure><img src="/files/9r5MNooYK7pZWNn0HzMh" alt=""><figcaption></figcaption></figure>

***

#### **3. Teste e Validação**

**Verifique as Configurações**

* No Wix, clique em **Verificar Conexão** para confirmar que os registros DNS foram configurados corretamente.

**Aguarde a Propagação DNS**

* A propagação dos registros pode levar até 48 horas.

***

Com essas etapas concluídas, seu domínio customizado estará funcional e integrado perfeitamente ao Wix e Sprinthub, oferecendo uma experiência profissional para seus visitantes.

Se precisar de suporte, entre em contato com a equipe Sprinthub.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/configuracoes-do-sistema/dominio-customizado/dns-wix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
