> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/mercuri-docs-pt/guia-de-integracoes/woocommerce/como-instalar-o-mercuri-para-woocommerce.md).

# Como instalar o Mercuri para WooCommerce

1. Acesse: [**https://client.mercuri.cx/**](https://client.mercuri.cx/)
2. Clique na opção **“Sign up”** na parte inferior.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2F2CHSgzFNhZM4LytYhbqY%2Fimage.png?alt=media&#x26;token=5bd6821b-2830-45de-8c70-1601c184b684" alt="" width="365"><figcaption></figcaption></figure>

3. Na lista de plataformas, selecione **WooCommerce** para iniciar o processo de instalação.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FMcSF195TQjaux4iMfs3g%2Fimage.png?alt=media&#x26;token=fbbb1e73-b5a6-434f-a135-2e2ddb108556" alt="" width="375"><figcaption></figcaption></figure>

4. Você será solicitado a inserir a **URL do seu site WooCommerce**.\
   Digite a URL da sua loja e clique em **Connect**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FmKsAagycfas7rCzYGTE2%2Fimage.png?alt=media&#x26;token=6d044c98-c540-48c5-97d1-f8930091769f" alt="" width="375"><figcaption></figcaption></figure>

5. Após clicar em **Connect**, você será redirecionado para a tela de login do WooCommerce, onde o Mercuri solicita permissão para conectar à sua loja.

   Nesta página:

   1. Insira seu **nome de usuário ou e-mail de administrador do WooCommerce**.
   2. Insira sua **senha**.
   3. Clique em **Login** para continuar.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FJKeQsDT817miG0PAcONt%2Fimage.png?alt=media&#x26;token=903b6d56-4ac3-4c6f-bebe-2c199c40f906" alt="" width="368"><figcaption></figcaption></figure>

6. O WooCommerce exibirá uma tela solicitando permissões de acesso ao Mercuri.\
   Clique em **Approve**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FKpnJGraEkkHAeYVQnaQt%2Fimage.png?alt=media&#x26;token=de2f881e-2672-4941-8e6b-b1b207b05f2b" alt="" width="350"><figcaption></figcaption></figure>

7. Após a aprovação, você será redirecionado para a página de instalação.
   * Clique em **Install App**.
   * Revise as permissões necessárias e clique em **Allow and Install**.
8. Após instalar o app, crie uma **conta Mercuri**, caso ainda não tenha.
9. **Conecte um Número de Telefone:**
   1. Adicione um número de telefone à sua conta Mercuri para começar a enviar e receber mensagens.
   2. Acesse **Settings > Channels > SMS** no Mercuri e conclua o processo de ativação de SMS.
      * Aqui está o link para ajudar você a começar com SMS: <https://docs.mercuri.cx/sms-integration>
   3. Acesse **Settings > Channels > WhatsApp** no Mercuri e conclua o processo de ativação do WhatsApp.
      * Aqui está o link para ajudar você a começar com WhatsApp: <https://docs.mercuri.cx/whatsapp-integration>


---

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