> 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/atrair/landing-page/como-definir-a-landing-page-raiz-do-seu-dominio-customizado-no-sprinthub.md).

# Como definir a Landing Page raiz do seu domínio customizado no SprintHub

Agora é possível escolher qual Landing Page será exibida como página "raiz" (a página que abre quando alguém acessa o domínio sem nenhum caminho após a barra, ex: `seudominio.com.br/`) do seu domínio customizado.

Siga os passos abaixo:

### Passo 1 — Acesse Domínio Customizado

Vá em **Configurações do Sistema > Domínio Customizado**.

### Passo 2 — Abra as opções do domínio desejado

Na lista de domínios cadastrados, clique em **Opções** ao lado do domínio que você quer configurar.

### Passo 3 — Selecione "Página inicial (/)"

No menu que abrir, clique em **Página inicial (/)**.

### Passo 4 — Escolha a Landing Page

Uma janela chamada **"Página inicial do domínio"** será aberta, mostrando todas as Landing Pages disponíveis na conta. Use o campo de busca para encontrar a página desejada, ou navegue pela lista de miniaturas, e clique na LP que você quer definir como raiz do domínio.

Pronto! A partir de agora, ao acessar `seudominio.com.br/`, essa Landing Page será exibida automaticamente.

<figure><img src="https://3534414179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FdMsRiIzqOgAAmTHI4q1j%2Fimage.png?alt=media&amp;token=61625f2b-0270-4750-a6c2-750a9abcf60f" alt=""><figcaption></figcaption></figure>


---

# 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/atrair/landing-page/como-definir-a-landing-page-raiz-do-seu-dominio-customizado-no-sprinthub.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.
