> 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/configuracoes-de-contas/whatsapp-web/whatsapp-web-opcoes-criando-um-botao-do-whatsapp-personalizado.md).

# WhatsApp Web - Opções: Criando um Botão do WhatsApp Personalizado

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

*Para gerar seu Botão de WhatsApp siga o passo a passo:*&#x20;

Clique em **Configurações** e em seguida em **Sistema**;

<figure><img src="/files/5zgYL4vLupQXQmV2bfcR" alt=""><figcaption></figcaption></figure>

Em seguida clique em **Configurações de Contas**, escolha sua conta no **WhatsApp Web**, e clique em **Gerar Botão**.

<figure><img src="/files/00PXGOAvYzBsh2lhBMJs" alt=""><figcaption></figcaption></figure>

Agora escolha a posição do seu botão, o tamanho e clique em Copiar; O código do botão do WhatsApp pode ser usado em Landing Pages na SprintHub ou em outras páginas, conforme sua preferência.

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

Para adicionar seu botão do WhatsApp em uma Landing Page na SprintHub, basta acessar o construtor de Landing Page e seguir estes passos: vá para 'Avançados' e selecione 'HTML' em seguida arraste o "HTML" para o centro da tela:

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

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

Em seguida cole o código que foi copiado:&#x20;

Após ter colado seu código, seu botão personalizado já irá aparecer na sua landing page.

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

Por fim, ao clicar no ícone do WhatsApp, você será automaticamente direcionado para a conversa no WhatsApp que você vinculou ao link.

<figure><img src="/files/beKs6ERGmK1w9hiH1iAj" 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/configuracoes-do-sistema/configuracoes-de-contas/whatsapp-web/whatsapp-web-opcoes-criando-um-botao-do-whatsapp-personalizado.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.
