# Instalar o Mercuri no HubSpot

1. **Acesse a Página de Instalação:**
   * Visite [https://www.mercuri.cx/hubSpot](https://www.mercuri.cx/hubspot) para iniciar a instalação.
2. **Autorizar o Mercuri no HubSpot:**
   * Clique em **Install App** e faça login na sua conta **HubSpot**.
   * Revise as permissões solicitadas e clique em **Allow and Install**.
3. **Criar uma Conta no Mercuri:**
   * Após instalar o aplicativo, cadastre-se em uma **conta Mercuri**, caso ainda não tenha.
4. **Registrar um Número de Telefone:**
   1. Adicione um número de telefone à sua conta Mercuri para começar a enviar e receber mensagens.
   2. Navegue até **Settings** > **Channels > SMS** no Mercuri e conclua o processo de integração de SMS.
      1. Aqui está o link para ajudá-lo a começar com SMS: <https://docs.mercuri.cx/sms-integration>
   3. Navegue até **Settings** > **Channels > WhatsApp** no Mercuri e conclua o processo de integração do WhatsApp.
      1. Aqui está o link para ajudá-lo a começar com WhatsApp: <https://docs.mercuri.cx/whatsapp-integration>

**O que acontece durante a conexão:**

* O Mercuri recebe um token OAuth para chamar as APIs do HubSpot em seu nome.
* O Mercuri cria assinaturas de webhook para escutar mudanças nos contatos/eventos de conversação (assim as mensagens são registradas nas linhas do tempo do HubSpot).


---

# 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.mercuri.cx/mercuri-docs-pt/guia-de-integracoes/hubspot/instalar-o-mercuri-no-hubspot.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.
