> For the complete documentation index, see [llms.txt](https://docs.zapi.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zapi.tools/primeiros-passos/qr-code.md).

# Conectando seu WhatsApp

Ao acessar o sistema pela primeira vez é preciso fazer a conexão do seu número de WhatsApp.

{% embed url="<https://scribehow.com/embed/Adicionar_uma_conexao_no_zAPItools__V1ZV2ArNTXuuC8P7RI7AUg?skipIntro=true>" %}

#### Como conectar o WhatsApp

1. Clique em `Configurações` no menu lateral.
2. Selecione a opção `Conexões` na tela de configurações.
3. Clique no botão `+` para adicionar uma conexão.

<figure><img src="/files/edi1dVxMYuBTWj7Z4niu" alt="" width="563"><figcaption></figcaption></figure>

Preencha o menu flutuante.

Nome: Como você vai chamar essa conexão (ex: WhatsApp da loja).\
Padrão: Cheque se este for o número principal usado nesta conta.\
Token: Código automático gerado pelo sistema. O token é usado para chamadas na API.

<figure><img src="/files/2eL2X3hGn0pmWTyGxzS5" alt="" width="375"><figcaption></figcaption></figure>

Por fim, clique no botão `QR Code` para gerar o código e escanear com seu aparelho.

&#x20;

<figure><img src="/files/UJGeLvgMuK1k0RPq2LFf" alt="" width="325"><figcaption></figcaption></figure>

### Fazendo a leitura do QR Code em seu celular

{% tabs %}
{% tab title="Android" %}

* Abra o WhatsApp no seu celular Android principal.
* Toque no *ícone com três pontos* `⋮` e, em seguida, em `Dispositivos conectados > Conectar um dispositivo`.

![Toque neste ícone](https://static.xx.fbcdn.net/assets/?revision=1574971073901809\&name=android-more-options\&density=1)

* Aponte seu celular Android para a tela do dispositivo que você deseja conectar para escanear o QR code.
* Nomeie o dispositivo (ex: zAPI Tools)
  {% endtab %}

{% tab title="iOS (iPhone)" %}

* Abra o WhatsApp no seu iPhone principal.
* Use o Touch ID ou o Face ID para desbloquear.
* Aponte seu celular para a tela do dispositivo que você deseja conectar para escanear o QR code.
* Nomeie o dispositivo (ex: zAPI Tools)
  {% endtab %}
  {% endtabs %}

## Confirmando a conexão

Se a conexão for concluída com sucesso, o nome do seu contato e número do WhatsApp irão aparecer na tela de conexões. Novas mensagens aparecerão no sistema.

<figure><img src="/files/VevImYsMvhF98gkfgHnx" alt="" width="325"><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:

```
GET https://docs.zapi.tools/primeiros-passos/qr-code.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.
