> 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/caracteristicas/formulario-de-inscricao-por-sms/como-adicionar-um-formulario-de-opt-in-para-sms-ao-seu-site-comercial-wix.md).

# Como Adicionar um Formulário de Opt-In para SMS ao Seu Site Comercial Wix

{% embed url="<https://youtu.be/8ISHZRFOPB0?si=mbldmRUr_QIggh7x>" %}

**Para site Wix:**

1. Vá para o seu **Wix Admin Dashboard**.
2. Navegue até **Apps > Manage Apps**.
3. Em **Installed Apps**, localize **Mercuri: SMS, WhatsApp & AI**.
4. Clique no botão **“Complete Set-Up”** ao lado.
5. Você será redirecionado para o **Wix Site Editor**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2F0wb86SNp9cplDhq7weEA%2Foptin%20form%20.jpg?alt=media&#x26;token=9a9fb4ec-d594-488c-9704-c70703edf90c" alt="" width="563"><figcaption><p>Formulário de opt-in na janela do editor de site Wix</p></figcaption></figure>

6. Vá para o **Wix App Market** e selecione **App Market**. Clique em **Add to Site** para finalizar a configuração do **Mercuri: SMS, WhatsApp & AI**.
7. Clique no botão **“Publish”** no canto superior direito do editor para publicar a atualização.

{% hint style="info" %}
**Adicionando Formulário de Opt-In para SMS em Sites Personalizados**

Se você estiver usando um **site desenvolvido sob medida** (não plataformas como Wix ou Shopify), a integração de um **formulário de opt-in para SMS** exige configuração manual pela sua equipe de desenvolvimento.
{% endhint %}


---

# 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/caracteristicas/formulario-de-inscricao-por-sms/como-adicionar-um-formulario-de-opt-in-para-sms-ao-seu-site-comercial-wix.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.
