> 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-es/caracteristicas/formulario-de-suscripcion-por-sms/como-agregar-un-formulario-de-sms-opt-in-a-tu-sitio-web-de-negocios-en-wix.md).

# Cómo agregar un formulario de SMS opt-in a tu sitio web de negocios en Wix

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

**Para sitio web de Wix:**

1. Ve a tu **Wix Admin Dashboard**.
2. Navega a **Apps > Manage Apps**.
3. En **Installed Apps**, localiza **Mercuri: SMS, WhatsApp & AI**.
4. Haz clic en el botón **“Complete Set-Up”** junto a él.
5. Serás redirigido al **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>Formulario de suscripción en la ventana del editor del sitio de Wix</p></figcaption></figure>

6. Ve al **Wix App Market** y luego selecciona **App Market**. Haz clic en **Add to Site** para completar la configuración de **Mercuri: SMS, WhatsApp & AI.**
7. Haz clic en el botón **“Publish”** en la esquina superior derecha del editor para publicar la actualización.

{% hint style="info" %}
**Agregar un formulario de SMS opt-in  en sitios web personalizados**

Si estás usando un **sitio web personalizado** (no plataformas como Wix o Shopify), la integración de un **formulario de  SMS opt-in** requiere configuración manual por parte de tu equipo de desarrollo.
{% 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-es/caracteristicas/formulario-de-suscripcion-por-sms/como-agregar-un-formulario-de-sms-opt-in-a-tu-sitio-web-de-negocios-en-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.
