# Chat ao Vivo - Adicionado à uma Landing Page da Sprinthub

## Copiando o Código de Integração

Para adicionar o [Chat ao Vivo](/topicos/converter/chat-ao-vivo.md) à landing page, basta copiar o código de integração disponível no construtor. Em seguida, abriremos o construtor da landing page dentro da Sprinthub.

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

## Adicionando Código HTML

A instrução é inserir o código ao final da tag `<body>`, ou seja, depois de todo o conteúdo da página. Para isso, vá até a aba **Avançados**, selecione a opção **HTML**, arraste o bloco até o final da página e cole o código copiado e salve a edição realizada.&#x20;

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

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

## Verificando na Landing Page

Para testar, acesse a landing page criada dentro da Sprinthub — o ícone do Chatweb aparecerá automaticamente, como mostrado na imagem abaixo.

<figure><img src="/files/0gKbsb8nW47XfftgEmDY" alt=""><figcaption></figcaption></figure>


---

# 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.sprinthub.com/topicos/converter/chat-ao-vivo/chat-ao-vivo-adicionado-a-uma-landing-page-da-sprinthub.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.
